0.30.0-alpha.1080+3a2f408
I originally only intended to add `ActorEvents` to the exports, so it's possible to extend it without a dirty import: `import {ActorEvents} from "excalibur/build/dist/Actor";` But I don't see any reason to not export all of the Actor exports, because `isActor` could also be really useful for people extending core EX functionality