RedCore
Loading...
Searching...
No Matches
red::MapActorMgr Class Reference

#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

Constructor & Destructor Documentation

◆ MapActorMgr()

red::MapActorMgr::MapActorMgr ( )

◆ ~MapActorMgr()

red::MapActorMgr::~MapActorMgr ( )

Member Function Documentation

◆ init()

void red::MapActorMgr::init ( )

◆ mapToProf()

s32 red::MapActorMgr::mapToProf ( u16 mapActor)

◆ profToMap()

u16 red::MapActorMgr::profToMap ( s32 profileID)

Member Data Documentation

◆ cSpritemapVersion

u32 red::MapActorMgr::cSpritemapVersion = 2
staticconstexpr

◆ cMapMetaMask

u16 red::MapActorMgr::cMapMetaMask = 0b1111000000000000
staticconstexpr