EzGL
|
Files | |
file | CenterCamera.hpp [code] |
CenterCamera component. | |
file | Collision.hpp [code] |
Collision component. | |
file | Component.hpp [code] |
The base class to inherit from for all components. | |
file | ComponentFactory.hpp [code] |
Component enlister and smart pointer factory. | |
file | Control.hpp [code] |
Control component (command pattern). | |
file | Gravity.hpp [code] |
Gravity component. | |
file | IComponent.hpp [code] |
Allows Component to utilize dynamic polymorphism. | |
file | Motion.hpp [code] |
Motion component. | |
file | Object.hpp [code] |
Object factory and Main game executor. | |
file | PlatformerEvent.hpp [code] |
PlatformerEvent component. | |
file | PlatformerLogic.hpp [code] |
PlatformerLogic component. | |
file | TileMap.hpp [code] |
TileMap component. | |