Property | Type | Description | |
---|---|---|---|
offTexture | Texture | ||
onTexture | Texture | ||
pressToToggle | bool | ||
pressedTexture | Texture | ||
state | bool |
Method | Description | |
---|---|---|
Start ( ) : void | ||
doTouchDown ( ) : void | ||
doTouchUp ( ) : void | ||
setTexture ( Texture aTexture ) : void |
public setTexture ( Texture aTexture ) : void | ||
aTexture | Texture | |
return | void |