Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
currentStyle: * |
|
| public |
defaultStyle: {"buttonTexture": *, "buttonSubImage": *, "buttonHoverSubImage": *, "buttonPressedSubImage": number, "buttonReleasedSubImage": number, "fontTexture": *, "textInputBoxTexture": *} |
|
| public |
styles: *[] |
|
Method Summary
| Public Methods | ||
| public |
addStyle(jsonStyleObject: JSONObject) |
|
| public |
getCurrentStyle(): * |
|
| public |
getStyle(styleName: *): * |
|
| public |
setCurrentStyle(uiStyleName: *) |
|
Inherited Summary
| From class Manager | ||
| public |
end() |
|
| public |
pause() |
|
| public |
start() |
|
| public |
unpause() |
|
| public |
update() |
|
