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
N
O
P
R
S
T
U
V
W
Z
P
parameters
- Variable in class it.gotoandplay.smartfoxserver.util.scheduling.
Task
Additional map of parameters that describe the job to execute
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
A map of custom properties objects.
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)
putCollection(String, Collection)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Adds the content of a Collection, which may also include other collections or maps
putCollection(int, Collection)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Adds the content of a Collection, which may also include other collections or maps
putDataRow(String, DataRow)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Add a DataRow coming from a database result set
putDataRow(int, DataRow)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Add a DataRow coming from a database result set
putMap(String, Map)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Add the content of a Map, which can also contain other maps or collections
putMap(int, Map)
- Method in class it.gotoandplay.smartfoxserver.lib.
ActionscriptObject
Add the content of a Map, which can also contain other maps or collections
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
N
O
P
R
S
T
U
V
W
Z