Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
JSInterface_GUISize.h File Reference
Include dependency graph for JSInterface_GUISize.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  JSI_GUISize
 

Functions

void JSI_GUISize::RegisterScriptClass (ScriptInterface &scriptInterface)
 
bool JSI_GUISize::construct (JSContext *cx, uint argc, JS::Value *vp)
 
bool JSI_GUISize::toString (JSContext *cx, uint argc, JS::Value *vp)
 
CStr JSI_GUISize::ToPercentString (double pix, double per)
 

Variables

JSClass JSI_GUISize::JSI_class
 
JSClassOps JSI_GUISize::JSI_classops
 
JSPropertySpec JSI_GUISize::JSI_props []
 
JSFunctionSpec JSI_GUISize::JSI_methods []