Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 208 Bytes

File metadata and controls

10 lines (8 loc) · 208 Bytes

Layer

A 2d tile map.

  • map of tiles
  • reference to tilesheet off-canvas
  • off-canvas for map pre-rendering
  • event queue for tiles to request re-draws
  • method to draw an area on the Viewport context