|
|
MCAPI | TouchTextButtonBinding (::TouchTextButtonBinding const &) |
|
MCAPI | TouchTextButtonBinding (::std::string const &aButtonName, uint aPositionBindingName, uint aAreaBindingName, uint aConditionBindingName, uint aOpacityBindingName, uint aLabelBindingName, ::std::string const &aIconPath, ::std::string const &aPressedIconPath, ::ButtonColors const &aButtonColors, int aUvWidth, int aUvHeight, bool aPassThrough, int aTouchStateRequirement, bool aExtendButtonPressOutsideUntilReleased) |
|
MCAPI::TouchTextButtonBinding & | operator= (::TouchTextButtonBinding const &) |
|
MCAPI void * | $ctor (::TouchTextButtonBinding const &) |
|
MCAPI void * | $ctor (::std::string const &aButtonName, uint aPositionBindingName, uint aAreaBindingName, uint aConditionBindingName, uint aOpacityBindingName, uint aLabelBindingName, ::std::string const &aIconPath, ::std::string const &aPressedIconPath, ::ButtonColors const &aButtonColors, int aUvWidth, int aUvHeight, bool aPassThrough, int aTouchStateRequirement, bool aExtendButtonPressOutsideUntilReleased) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | buttonName |
|
::ll::TypedStorage< 4, 4, uint > | pointBindingName |
|
::ll::TypedStorage< 4, 4, uint > | areaBindingName |
|
::ll::TypedStorage< 4, 4, uint > | conditionBindingName |
|
::ll::TypedStorage< 4, 4, uint > | opacityBindingName |
|
::ll::TypedStorage< 4, 4, uint > | labelBindingName |
|
::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< 1, 1, bool > | passThrough |
|
::ll::TypedStorage< 4, 4, int > | touchStateRequirement |
|
::ll::TypedStorage< 1, 1, bool > | extendButtonPressOutsideUntilReleased |
|
::ll::TypedStorage< 8, 32, ::std::string > | iconPath |
|
::ll::TypedStorage< 8, 32, ::std::string > | pressedIconPath |