MainLoop

Inherits: Object

Inherited By: SceneTree

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

Methods

void

_finalize ( ) virtual

void

_initialize ( ) virtual

bool

_physics_process ( float delta ) virtual

bool

_process ( float delta ) virtual


Signals

on_request_permissions_result ( String permission, bool granted )

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


Constants

NOTIFICATION_OS_MEMORY_WARNING = 2009

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

NOTIFICATION_TRANSLATION_CHANGED = 2010

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

NOTIFICATION_WM_ABOUT = 2011

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

NOTIFICATION_CRASH = 2012

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

NOTIFICATION_OS_IME_UPDATE = 2013

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

NOTIFICATION_APPLICATION_RESUMED = 2014

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

NOTIFICATION_APPLICATION_PAUSED = 2015

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

NOTIFICATION_APPLICATION_FOCUS_IN = 2016

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

NOTIFICATION_APPLICATION_FOCUS_OUT = 2017

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

NOTIFICATION_TEXT_SERVER_CHANGED = 2018

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


Method Descriptions

void _finalize ( ) virtual

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


void _initialize ( ) virtual

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


bool _physics_process ( float delta ) virtual

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


bool _process ( float delta ) virtual

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