TouchScreenButton
Inherits: Node2D < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
Methods
is_pressed ( ) const |
Signals
pressed ( )
There is currently no description for this signal. Please help us by contributing one!
released ( )
There is currently no description for this signal. Please help us by contributing one!
Enumerations
enum VisibilityMode:
VisibilityMode VISIBILITY_ALWAYS = 0
There is currently no description for this enum. Please help us by contributing one!
VisibilityMode VISIBILITY_TOUCHSCREEN_ONLY = 1
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
String action = ""
There is currently no description for this property. Please help us by contributing one!
BitMap bitmask
There is currently no description for this property. Please help us by contributing one!
bool passby_press = false
There is currently no description for this property. Please help us by contributing one!
Shape2D shape
There is currently no description for this property. Please help us by contributing one!
bool shape_centered = true
There is currently no description for this property. Please help us by contributing one!
bool shape_visible = true
There is currently no description for this property. Please help us by contributing one!
Texture2D texture_normal
There is currently no description for this property. Please help us by contributing one!
Texture2D texture_pressed
There is currently no description for this property. Please help us by contributing one!
VisibilityMode visibility_mode = 0
void set_visibility_mode ( VisibilityMode value )
VisibilityMode get_visibility_mode ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
bool is_pressed ( ) const
There is currently no description for this method. Please help us by contributing one!