Skip to content

EventBus + Fullscreen

Compare
Choose a tag to compare
@Abbondanzo Abbondanzo released this 21 Jun 14:59
· 156 commits to master since this release
e9cae8d

In this version 0.3.0, we add a few features and bug fixes:

  • Moved all camera updates to new event bus system. Will eventually migrate all events to global event bus
  • Added full screen toggle support. Note that this also increases the size of the canvas (and requires hardware capable of supporting this larger render space)
  • Fixed an issue where sprites would display too small in orthographic views