#include <MapActorMgr.h>
Public Member Functions | |
| MapActorMgr () | |
| ~MapActorMgr () | |
| void | init () |
| s32 | mapToProf (u16 mapActor) |
| u16 | profToMap (s32 profileID) |
Static Public Attributes | |
| static constexpr u32 | cSpritemapVersion = 2 |
| static constexpr u16 | cMapMetaMask = 0b1111000000000000 |
| red::MapActorMgr::MapActorMgr | ( | ) |
| red::MapActorMgr::~MapActorMgr | ( | ) |
| void red::MapActorMgr::init | ( | ) |
| s32 red::MapActorMgr::mapToProf | ( | u16 | mapActor | ) |
| u16 red::MapActorMgr::profToMap | ( | s32 | profileID | ) |
|
staticconstexpr |
|
staticconstexpr |