tile2d
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  src
 base.hppA primary include file for all other files. Its purpose is to contain "#include"s that are not within this project, i.e. ' <external> ' and not ' "internal" ', and define 'Float', 'vec2', and tile sizes to allow quickly switching between different floating type representations, packing, and of course tile sizes
 body.hppContains different types of rigid bodies aside from TileBody. See tileMap.hpp
 collide.hppContains different types of collision detection and resolve functions
 math.hppVarious functions and classes that are used for both convience and/or functionality that may not be fit to be in other files
 spatial.hpp
 tileMap.hppDefines TileMap<> and TileBody<>
 world.hppHead include file