Overworld map tile32 data. More...
#include <overworld_map.h>
Public Attributes | |
OverworldBlockset | light_world |
OverworldBlockset | dark_world |
OverworldBlockset | special_world |
Overworld map tile32 data.
Definition at line 84 of file overworld_map.h.
OverworldBlockset yaze::zelda3::OverworldMapTiles::light_world |
Definition at line 85 of file overworld_map.h.
Referenced by yaze::zelda3::Overworld::AssembleMap32Tiles(), yaze::zelda3::OverworldMap::Destroy(), yaze::zelda3::anonymous_namespace{overworld.cc}::GetAllTile16(), yaze::zelda3::Overworld::GetMapTiles(), yaze::zelda3::Overworld::GetTile(), yaze::zelda3::Overworld::GetTileFromPosition(), yaze::zelda3::Overworld::OrganizeMapTiles(), and yaze::zelda3::Overworld::SetTile().
OverworldBlockset yaze::zelda3::OverworldMapTiles::dark_world |
Definition at line 86 of file overworld_map.h.
Referenced by yaze::zelda3::Overworld::AssembleMap32Tiles(), yaze::zelda3::OverworldMap::Destroy(), yaze::zelda3::anonymous_namespace{overworld.cc}::GetAllTile16(), yaze::zelda3::Overworld::GetMapTiles(), yaze::zelda3::Overworld::GetTile(), yaze::zelda3::Overworld::GetTileFromPosition(), yaze::zelda3::Overworld::OrganizeMapTiles(), and yaze::zelda3::Overworld::SetTile().
OverworldBlockset yaze::zelda3::OverworldMapTiles::special_world |
Definition at line 87 of file overworld_map.h.
Referenced by yaze::zelda3::Overworld::AssembleMap32Tiles(), yaze::zelda3::OverworldMap::Destroy(), yaze::zelda3::anonymous_namespace{overworld.cc}::GetAllTile16(), yaze::zelda3::Overworld::GetMapTiles(), yaze::zelda3::Overworld::GetTile(), yaze::zelda3::Overworld::GetTileFromPosition(), yaze::zelda3::Overworld::OrganizeMapTiles(), and yaze::zelda3::Overworld::SetTile().