|
LeviLamina
|
Public Types | |
| enum class | Type : int { Text = 0 , Image = 1 } |
| enum class | Type : int { Text = 0 , Image = 1 } |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, ::CreditsRenderer::CreditsContent::Type > | mType |
| ::ll::TypedStorage< 4, 4, int > | mHeight |
| ::ll::TypedStorage< 4, 4, int > | mPaddingAfter |
| ::ll::TypedStorage< 8, 32, ::std::string > | mText |
| ::ll::TypedStorage< 1, 1, bool > | mCentered |
| ::ll::TypedStorage< 8, 32, ::mce::TexturePtr > | mTexturePtr |