Your browser does not support HTML5 canvas. Fork me on GitHub

Available Packages:

TypeCasting

Source

function abilityFromIndex(int index) returns ability

Source

function abilityToIndex(ability object) returns int

Source

function booleanFromIndex(int index) returns boolean

Source

function booleanToIndex(boolean u) returns int

Source

function buttonFromIndex(int index) returns button

Source

function buttonToIndex(button object) returns int

Source

function destructableFromIndex(int index) returns destructable

Source

function destructableToIndex(destructable object) returns int

Source

function dialogFromIndex(int index) returns dialog

Source

function dialogToIndex(dialog object) returns int

Source

function effectFromIndex(int index) returns effect

Source

function effectToIndex(effect object) returns int

Source

function forceFromIndex(int index) returns force

Source

function forceToIndex(force object) returns int

Source

function framehandleFromIndex(int index) returns framehandle

Source

function framehandleToIndex(framehandle object) returns int

Source

function groupFromIndex(int index) returns group

Source

function groupToIndex(group object) returns int

Source

function itemFromIndex(int index) returns item

Source

function itemToIndex(item object) returns int

Source

function leaderboardFromIndex(int index) returns leaderboard

Source

function leaderboardToIndex(leaderboard object) returns int

Source

function lightningFromIndex(int index) returns lightning

Source

function lightningToIndex(lightning object) returns int

Source

function locationFromIndex(int index) returns location

Source

function locationToIndex(location object) returns int

Source

function multiboardFromIndex(int index) returns multiboard

Source

function multiboardToIndex(multiboard object) returns int

Source

function oskeytypeFromIndex(int index) returns oskeytype

Source

function oskeytypeToIndex(oskeytype object) returns int

Source

function playerFromIndex(int index) returns player

Source

function playerToIndex(player object) returns int

Source

function questFromIndex(int index) returns quest

Source

function questToIndex(quest object) returns int

Source

function questitemFromIndex(int index) returns questitem

Source

function questitemToIndex(questitem object) returns int

Source

function realFromIndex(int index) returns real

Source

function realToIndex(real r) returns int

Source

function rectFromIndex(int index) returns rect

Source

function rectToIndex(rect object) returns int

Source

function regionFromIndex(int index) returns region

Source

function regionToIndex(region object) returns int

Source

function soundFromIndex(int index) returns sound

Source

function soundToIndex(sound object) returns int

Source

function stringFromIndex(int index) returns string

Source

function stringToIndex(string s) returns int

Source

function timerFromIndex(int index) returns timer

Source

function timerToIndex(timer object) returns int

Source

function trackableFromIndex(int index) returns trackable

Source

function trackableToIndex(trackable object) returns int

Source

function triggerFromIndex(int index) returns trigger

Source

function triggerToIndex(trigger object) returns int

Source

function triggeractionFromIndex(int index) returns triggeraction

Source

function triggeractionToIndex(triggeraction object) returns int

Source

function triggerconditionFromIndex(int index) returns triggercondition

Source

function triggerconditionToIndex(triggercondition object) returns int

Source

function ubersplatFromIndex(int index) returns ubersplat

Source

function ubersplatToIndex(ubersplat object) returns int

Source

function unitFromIndex(int index) returns unit

Source

function unitToIndex(unit object) returns int

Source

function widgetFromIndex(int index) returns widget

Source

function widgetToIndex(widget object) returns int

Source