Directories
¶
| Path | Synopsis |
|---|---|
|
Package core provides the game engine's core functionality including the engine, scenes, entities, and game loop.
|
Package core provides the game engine's core functionality including the engine, scenes, entities, and game loop. |
|
Package graphics provides rendering functionality including sprites, textures, cameras, and asset management.
|
Package graphics provides rendering functionality including sprites, textures, cameras, and asset management. |
|
Package input provides keyboard and mouse input handling with action mapping.
|
Package input provides keyboard and mouse input handling with action mapping. |
|
Package math provides mathematical types and operations for game development including vectors, transforms, rectangles, and colors.
|
Package math provides mathematical types and operations for game development including vectors, transforms, rectangles, and colors. |
|
Package physics provides collision detection and physics simulation.
|
Package physics provides collision detection and physics simulation. |
Click to show internal directories.
Click to hide internal directories.