JamPageStack

Inherits: TabContainer < Container < Control < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

int[]

stack

[]

Methods

void

_ready ( )

void

go_back ( )

bool

show_page_node ( Node page_node, bool push_to_stack=true )

void

show_page ( int idx, bool push_to_stack=true )


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!