![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Functions | |
| void | RegisterScriptClass (ScriptInterface &scriptInterface) |
| bool | construct (JSContext *cx, uint argc, JS::Value *vp) |
| bool | toString (JSContext *cx, uint argc, JS::Value *vp) |
| CStr | ToPercentString (double pix, double per) |
Variables | |
| JSClass | JSI_class |
| JSClassOps | JSI_classops |
| JSPropertySpec | JSI_props [] |
| JSFunctionSpec | JSI_methods [] |
| bool JSI_GUISize::construct | ( | JSContext * | cx, |
| uint | argc, | ||
| JS::Value * | vp | ||
| ) |
| void JSI_GUISize::RegisterScriptClass | ( | ScriptInterface & | scriptInterface | ) |
| CStr JSI_GUISize::ToPercentString | ( | double | pix, |
| double | per | ||
| ) |
| bool JSI_GUISize::toString | ( | JSContext * | cx, |
| uint | argc, | ||
| JS::Value * | vp | ||
| ) |
|
extern |
|
extern |
|
extern |
|
extern |