Page interface

Page lifecycle events.

WARNING: any event handlers must be registered before calling GameSnacks.init.

Signature

interface Page

Method signatures

Name Description
onReady(handler) Sets the handler for when the page has finished loading and begun rendering. The splash screen should be visible by this point.