|
| enum class | Type : int { Text = 0
, Image = 1
} |
| enum class | Type : int { Text = 0
, Image = 1
} |
|
|
MCAPI | CreditsContent (::std::string const &text, int height, bool centered, int paddingAfter) |
|
MCAPI void * | $ctor (::std::string const &text, int height, bool centered, int paddingAfter) |
|
|
::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 |
The documentation for this struct was generated from the following files: