Hexworks/zircon

Add the ability to create a TileGrid and a Renderer without an Application.

adam-arold opened this issue · 0 comments

Currently, there must be an Application in order to create a TileGrid or a Renderer (with a grid). There are use cases though when an user only wants to use Zircon as a rendering tool without an application lifecycle or input events. This upgrade will support these use cases.