JamPageStack
Inherits: TabContainer < Container < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Methods
void |
_ready ( ) |
void |
go_back ( ) |
show_page_node ( Node page_node, bool push_to_stack=true ) |
|
void |
Signals
go_back_enabled ( bool enabled )
There is currently no description for this signal. Please help us by contributing one!
Property Descriptions
int[] stack = []
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _ready ( )
There is currently no description for this method. Please help us by contributing one!
void go_back ( )
There is currently no description for this method. Please help us by contributing one!
bool show_page_node ( Node page_node, bool push_to_stack=true )
There is currently no description for this method. Please help us by contributing one!
void show_page ( int idx, bool push_to_stack=true )
There is currently no description for this method. Please help us by contributing one!