Variables

queue

var queue: Array

currDialog

var currDialog: com.GameInterface.DialogIF

Functions

onLoad

function onLoad()

SlotShowDialog

function SlotShowDialog(dialogIF: com.GameInterface.DialogIF)

SlotInviteTimedOut

function SlotInviteTimedOut()

ResizeHandler

function ResizeHandler(w,
h ,
x,
y)

onUnload

function onUnload()
var queue: Array
var currDialog: com.GameInterface.DialogIF
function onLoad()
function SlotShowDialog(dialogIF: com.GameInterface.DialogIF)
function SlotInviteTimedOut()
function ResizeHandler(w,
h ,
x,
y)
function onUnload()
Close