|
|
MCAPI | TouchGlyphButtonBinding (::TouchGlyphButtonBinding const &) |
|
MCAPI | TouchGlyphButtonBinding (::std::string const &aButtonName, uint aAreaBindingName, uint aConditionBindingName, uint aOpacityBindingName, ::std::string const &aIconPath, ::std::string const &aPressedIconPath, ::ButtonColors const &aButtonColors, int aUvWidth, int aUvHeight, bool aPassThrough, int aTouchStateRequirement, float glyphScale, bool aPromiscuous, bool aExtendButtonPressOutsideUntilReleased, float innerPaddingX, float innerPaddingY) |
|
MCAPI::TouchGlyphButtonBinding & | operator= (::TouchGlyphButtonBinding const &) |
|
MCAPI void * | $ctor (::TouchGlyphButtonBinding const &) |
|
MCAPI void * | $ctor (::std::string const &aButtonName, uint aAreaBindingName, uint aConditionBindingName, uint aOpacityBindingName, ::std::string const &aIconPath, ::std::string const &aPressedIconPath, ::ButtonColors const &aButtonColors, int aUvWidth, int aUvHeight, bool aPassThrough, int aTouchStateRequirement, float glyphScale, bool aPromiscuous, bool aExtendButtonPressOutsideUntilReleased, float innerPaddingX, float innerPaddingY) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | buttonName |
|
::ll::TypedStorage< 4, 4, uint > | areaBindingName |
|
::ll::TypedStorage< 4, 4, uint > | conditionBindingName |
|
::ll::TypedStorage< 4, 4, uint > | opacityBindingName |
|
::ll::TypedStorage< 4, 32, ::ButtonColors > | buttonColors |
|
::ll::TypedStorage< 4, 4, int > | imageU |
|
::ll::TypedStorage< 4, 4, int > | imageV |
|
::ll::TypedStorage< 4, 4, int > | uvWidth |
|
::ll::TypedStorage< 4, 4, int > | uvHeight |
|
::ll::TypedStorage< 4, 4, float > | innerPaddingX |
|
::ll::TypedStorage< 4, 4, float > | innerPaddingY |
|
::ll::TypedStorage< 1, 1, bool > | passThrough |
|
::ll::TypedStorage< 4, 4, int > | touchStateRequirement |
|
::ll::TypedStorage< 4, 4, float > | glyphScale |
|
::ll::TypedStorage< 1, 1, bool > | promiscuous |
|
::ll::TypedStorage< 1, 1, bool > | extendButtonPressOutsideUntilReleased |
|
::ll::TypedStorage< 8, 32, ::std::string > | iconPath |
|
::ll::TypedStorage< 8, 32, ::std::string > | pressedIconPath |