R-Type  1.0.1.0
Rewrite of the R-Type game with networking ability
Loading...
Searching...
No Matches
Layer Class Reference
Collaboration diagram for Layer:
[legend]

Public Member Functions

 Layer (const std::string &name)
 
const std::string & getName () const
 
std::vector< Tile > & getTiles ()
 
const std::vector< Tile > & getTiles () const
 

Private Attributes

std::string _name
 
std::vector< Tile_tiles
 

The documentation for this class was generated from the following files: