Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
O
P
R
S
T
U
V
W
Z
P
PixelGame
- Class in
it.gotoandplay.smartfoxserver.extensions.examples
PixelGame -- SmartFoxServer example Extension version 1.0.0
PixelGame()
- Constructor for class it.gotoandplay.smartfoxserver.extensions.examples.
PixelGame
playerIndex
- Variable in class it.gotoandplay.smartfoxserver.data.
User
properties
- Variable in class it.gotoandplay.smartfoxserver.data.
Room
properties
- Variable in class it.gotoandplay.smartfoxserver.data.
User
put(String, Object)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Put an object with a String key (Associative Array)
put(int, Object)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Put an object with a numeric key (Indexed Array)
putBool(int, boolean)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Put a Boolean value with a numeric key (Indexed Array)
putBool(String, boolean)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Put a Boolean value with a string key (Indexed Array)
putNumber(int, double)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Put a Number with a numeric key (Indexed Array)
putNumber(String, double)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Put a Number with a string key (Associative Array)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
O
P
R
S
T
U
V
W
Z