Разделы | |
Mesh object (XOB) | |
Функции | |
proto native vobject | GetObject (string name) |
Loads object from data, or gets it from cache. Object must be released when not used. | |
proto native void | ReleaseObject (vobject object, int flag=0) |
proto native int | GetNumAnimFrames (vobject anim) |
Returns number of frames, if the object is animation. | |
proto string | vtoa (vobject vobj) |
Returns name of visual object. | |