![]() |
cmdfx 0.3.0
Lightweight game engine for your terminal
|
include | |
cmdfx | |
core | |
animation | |
canvas.h | Animation Extensions for canvas.h |
sprites.h | Animation Extensions for sprites.h |
builder.h | Builder API for building 2D Character Arrays |
builder.hpp | C++ Extensions for the Builder API |
canvas.h | Canvas API for drawing shapes and text on the terminal |
canvas.hpp | Canvas C++ Extension Header |
costumes.h | Sprite Costumes API for managing sprite states |
costumes.hpp | C++ Extensions for the CmdFX Costumes API |
device.h | Device command functions |
device.hpp | C++ Extensions for the CmdFX Device API |
events.h | Events API for CmdFX |
scenes.h | Scenes API for CmdFX |
scenes.hpp | C++ Extensions for the CmdFX Scenes API |
screen.h | Screen API for controlling other things around the terminal |
screen.hpp | C++ Extensions for the CmdFX Screen API |
sprites.h | Sprites API for CmdFX |
sprites.hpp | C++ Extensions for the CmdFX Sprites API |
util.h | Cross-Platform Utilities for CmdFX |
util.hpp | C++ Extensions for CmdFX Utilities |
physics | |
engine.h | Global physics engine declarations |
engine.hpp | C++ Extensions for the CmdFX Physics Engine |
force.h | Force-related physics declarations |
force.hpp | C++ Extensions for the CmdFX Force API |
mass.h | Mass-related physics declarations |
mass.hpp | C++ Extensions for mass-related physics declarations |
motion.h | Velocity and Acceleration functions |
motion.hpp | C++ Extensions for velocity and acceleration functions |
util.h | Physics utilities for cmdfx |
util.hpp | C++ extensions for the CmdFX Physics Utilities API |
ui | |
button.h | Button declarations for the CmdFX UI Library |
button.hpp | C++ Extensions for CmdFX Button UI |
keys.h | Key macro definitions for CmdFX for usage in key-related events |
path.h | Draw on Canvas using SVG-like path commands |
path.hpp | C++ Extensions for CmdFX Path Drawing |
scenes.h | UI extensions for Scenes in CmdFX |
scenes.hpp | C++ Extensions for CmdFX UI Scenes |
switch.h | Switch extensions for the CmdFX Button API |
switch.hpp | C++ Extensions for CmdFX Switch Buttons |
cmdfx.h | The main header file for CmdFX. Includes the rest of the library |
cmdfx.hpp | C++ Extension Header for CmdFX |