TurtleBrains  0.3.5
High quality, portable, C++ framework for rapid 2D game development.
TurtleBrains::Game::AboutTile Struct Reference

#include <tb_tile_system.hpp>

Public Attributes

TileLocation mRow
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
TileLocation mColumn
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
TileIndex mTileIndex
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
tbCore::tbString mTileSetName
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
tbCore::tbString mLayerName
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
float mCenterX
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
float mCenterY
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
float mTop
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
float mLeft
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
float mWidth
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
float mHeight
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 
tbCore::DynamicStructure mPropertyValue
 TODO: TurtleBrains: Documentation: Teach the user how to use this.
 

Detailed Description

TODO: TurtleBrains: Documentation: Teach the user how to use this.