Difference between revisions of "LoadingDialog"

From Vendetta Lua
Jump to: navigation, search
(New page: Fullscreen dialog with the loading screen. Created with CreateLoadingMenu The dialog is registered with the events: [[Eventtype#WARP_OUT_CINEMATIC_FINISHE...)
 
(No difference)

Latest revision as of 00:03, 3 December 2008

Fullscreen dialog with the loading screen. Created with CreateLoadingMenu

The dialog is registered with the events: WARP_OUT_CINEMATIC_FINISHED, JUMP_OUT_CINEMATIC_FINISHED, SHIP_SPAWNED, ENTERING_STATION, SECTOR_CHANGED, SECTOR_LOADING

Functions

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Eventhandler

Arguments:
self this box