levelz-cpp 0.2.0
Loading...
Searching...
No Matches
LevelZ::Level2D Member List

This is the complete list of members for LevelZ::Level2D, including all inherited members.

_blocks (defined in LevelZ::Level)LevelZ::Levelprotected
_headers (defined in LevelZ::Level)LevelZ::Levelprotected
blocks() constLevelZ::Levelinline
headers() constLevelZ::Levelinline
Level() (defined in LevelZ::Level)LevelZ::Levelinlineprotected
Level2D()LevelZ::Level2Dinline
Level2D(const std::unordered_map< std::string, std::string > &headers)LevelZ::Level2Dinlineexplicit
Level2D(const std::unordered_map< std::string, std::string > &headers, const std::vector< LevelObject > &blocks)LevelZ::Level2Dinline
Level2D(const Level &level)LevelZ::Level2Dinlineexplicit
operator!=(const Level &other) constLevelZ::Levelinline
operator==(const Level &other) constLevelZ::Levelinline
scroll()LevelZ::Level2Dinline
spawnLevelZ::Level2D