cmdfx 0.3.0
Lightweight game engine for your terminal
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CCmdFX::ButtonA C++ wrapper around the CmdFX_Button struct
 CCmdFX::SwitchA C++ wrapper around the CmdFX_Button struct for switch buttons
 CCmdFX_ButtonRepresents a CmdFX button
 CCmdFX_ButtonEventCalled when a button is clicked
 CCmdFX_EventThe main event structure for CmdFX
 CCmdFX_KeyEventThe payload for the CMDFX_EVENT_KEY event
 CCmdFX_MouseEventThe payload for the CMDFX_EVENT_MOUSE event
 CCmdFX_ResizeEventThe payload for the CMDFX_EVENT_RESIZE event
 CCmdFX_SceneRepresents a CmdFX Scene
 CCmdFX_SpriteRepresents a sprite that can be drawn to the terminal
 CCmdFX_SpriteCostumesRepresents the holder for sprite costumes
 CCmdFX_VectorA 2D Vector
 CCmdFX::SceneA C++ wrapper around a CmdFX_Scene struct
 CCmdFX::SceneButtons
 CCmdFX::SpriteA C++ wrapper around a CmdFX_Sprite struct
 CCmdFX::SpriteCostumesA C++ wrapper around a CmdFX_SpriteCostumes struct
 CCmdFX::SpriteMassA C++ wrapper around a CmdFX_SpriteMass struct
 CCmdFX::SpriteMotionA C++ wrapper around a CmdFX_Sprite struct for motion-related functions
 CCmdFX::VectorA C++ wrapper around a CmdFX_Vector struct