|
| enum class | TextureId : int { None = 0
, Frozen = 1
, Count = 2
} |
| enum class | TextureId : int { None = 0
, Frozen = 1
, Count = 2
} |
|
|
MCAPI::mce::TexturePtr | _getTextureHandle (::std::string effectTextureName) const |
|
MCAPI::mce::TexturePtr | get (::OverlayTextureMap::TextureId textureId) const |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::mce::TextureGroupBase > > | mTextureGroup |
|
::ll::TypedStorage< 4, 4, ::OverlayTextureMap::TextureId > | mCachedOverlayTextureId |
|
::ll::TypedStorage< 8, 32, ::mce::TexturePtr > | mCachedOverlayTexture |
|
::ll::TypedStorage< 8, 64, ::std::array<::std::string, 2 > > | mTextureNames |
The documentation for this class was generated from the following files: