al::SkyDirector class

Constructors, destructors, conversion operators

SkyDirector()

Public functions

void initProjectResource()
void init(const ActorInitInfo&)
void endInit()
void clearRequest()
void update()
auto getCurrentParam() const -> SkyParam*
auto tryGetSky(const char*) const -> Sky*
auto tryRegistAndCreateSky(const char*) -> bool
auto requestParam(s32, s32, const SkyParam&) -> bool
auto getCurrentStarIntensity() const -> f32
auto tryGetCurrentSky() const -> Sky*