Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
|
Go to the source code of this file.
Functions | |
function | hotkey (evt) |
function | updateTime (timing, mode) |
function | demiSecTimer () |
function | demiSecTimerStarter (msec) |
function | itemmixchooser () |
function | userIconMover () |
function | dniconMover () |
function | showNotice (sNotice) |
function | sl (id) |
function | postCmd (formName, sendto) |
function | showData (sdata) |
function | chat (mode, reftime) |
function | showChatdata (jsonchat) |
function | openShutManager (oSourceObj, oTargetObj, shutAble, oOpenTip, oShutTip) |
Variables | |
var | refchat = null |
function chat | ( | mode, | |
reftime | |||
) |
Definition at line 286 of file game20130526.js.
function demiSecTimer | ( | ) |
Definition at line 37 of file game20130526.js.
function demiSecTimerStarter | ( | msec | ) |
Definition at line 49 of file game20130526.js.
function dniconMover | ( | ) |
Definition at line 77 of file game20130526.js.
function hotkey | ( | evt | ) |
Definition at line 1 of file game20130526.js.
function itemmixchooser | ( | ) |
Definition at line 55 of file game20130526.js.
function openShutManager | ( | oSourceObj, | |
oTargetObj, | |||
shutAble, | |||
oOpenTip, | |||
oShutTip | |||
) |
Definition at line 321 of file game20130526.js.
function postCmd | ( | formName, | |
sendto | |||
) |
Definition at line 226 of file game20130526.js.
function showChatdata | ( | jsonchat | ) |
Definition at line 308 of file game20130526.js.
function showData | ( | sdata | ) |
Definition at line 243 of file game20130526.js.
function showNotice | ( | sNotice | ) |
Definition at line 83 of file game20130526.js.
function sl | ( | id | ) |
Definition at line 87 of file game20130526.js.
function updateTime | ( | timing, | |
mode | |||
) |
Definition at line 15 of file game20130526.js.
function userIconMover | ( | ) |
Definition at line 72 of file game20130526.js.
var refchat = null |
Definition at line 284 of file game20130526.js.