File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Todo
22
33## Priority
4- * SaveFile or GameState class
5- * Name
6- * Path
7- * Property of game to provide accessibility?
84* Font
95 * Test kerning
106 * Unicode support
1410* Stencils
1511 * Rectangle stencil using glScissor
1612 * Texture stencil
13+ * Abstract away OpenGL
14+ * Eventually add a Vulkan GraphicsContext
1715
1816## Optional/Future functionality
19- * Console like Otter2D?
20- * Autocomplete
21- * Ability to pause the update loop
22- * Ability to modify entities
23- * Drag
24- * Delete
25- * Clone
26- * Ability to save scene setups
27- * Ability to display hitboxes
28- * Show FPS
2917* Model class
18+ * Extends Renderable
3019 * Mesh
3120 * Textures
3221 * UV Maps
4433 * Duration property
4534 * CurrentTime property
4635 * Static fromArray method
36+ * SaveFile or GameState class
37+ * Name
38+ * Path
39+ * Property of game to provide accessibility?
You can’t perform that action at this time.
0 commit comments