Function scenestack_pop

  • scenestack_pop() Deletes the top-most scene of the stack. Please use "return" after calling pop() inside a scene, otherwise the program may crash.

    Returns void

Generated using TypeDoc