default
core
corecore.HashTableaddFloat(String key, float f) : int -
addInt(String key, int i) : int -
addObject(String key, Object o) : int -
addObjectRef(String key, Value v) : int -
addString(String key, s) : int -
alloc(int cacheSize) : boolean -
delete(String key) -
exists(String key) : boolean -
free() -
get(String key) : var -
getDeref(String key) : var -
getMaxElements() : int -
getNumElements() : int -
getReparsableString() : String - Prepare keys and string values so they can be reparsed.
getString() : String -
keyToArray(Object array) : int -
replaceKey(String oldKey, newKey) : boolean -
set(String key, Object value) -
setCopy(String key, Object o) -
setFloat(String key, float f) -
setInt(String key, int i) -
setObject(String key, Object value) -
setString(String key, s) -
valuesToArray(Object array) : int - Method addFloat | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
| ||||||||||||||||||||
Method addObject | |||
Signature | |||
Arguments | |||
Returns | |||
|
Method addObjectRef | |||
Signature | |||
Arguments | |||
Returns | |||
|
Method addString | |||
Signature | |||
Arguments | |||
Returns | |||
|
Method alloc | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Method free | |||
Signature | |||
|
Method getMaxElements | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getNumElements | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getReparsableString | |||||
Prepare keys and string values so they can be reparsed. | |||||
Signature | |||||
| |||||
Returns | |||||
Description | |||||
Mostly usuable for generating script source code. |
Method replaceKey | |||
Signature | |||
Arguments | |||
Returns | |||
|
auto-generated by "DOG", the TkScript document generator. Mon, 28/Dec/2015 13:15:54