cmdfx 0.2.0
Lightweight game engine for your terminal
Loading...
Searching...
No Matches
include Directory Reference

Files

 cmdfx.h
 The main header file for CmdFX. Includes the rest of the library.
 

Detailed Description

This directory contains all of the main header files for the cmdfx library. The library is designed to be a simple and easy to use library for creating command line interfaces in C++.

Modules

core

The main module for the library. Required to be included in any project using the library.

physics

The physics engine module for the library. Designed to work with Sprite structs.