SimpleButtonBase.drawableNormal - HermesPasser/Ramu GitHub Wiki

readonly object SimpleButtonBase.drawableNormal

Description

Object used by drawableObj to draw on when there is no interaction with the SimpleButton.

Note: It will be a sprite on SimpleSpriteButton and a spritesheet on SimpleSpritesheetButton.

See also SimpleButtonBase.drawableClick, SimpleButtonBase.drawableClick SimpleButtonBase.drawableImage, SimpleButtonBase.drawableHover, and SimpleButtonBase.drawableObj.