Creation/Dev/Script/Client/Camera: Difference between revisions

From Graal Bible
mNo edit summary
 
(reformat)
Line 1: Line 1:
<pre>
Inherits [[Creation/Dev/Script/Client/ShapeBase|ShapeBase]].
          Camera (ShapeBase):
 
            setflymode()
=Functions=
            setorbitmode(obj, str, float, float, float, bool)
{| border="1" cellpadding="2" width="100%"
</pre>
| '''Name'''
| '''Return Type'''
| '''Description'''
|-
| setflymode()
|
|
|-
| setorbitmode(obj, str, float, float, float, bool)
|
|
|}

Revision as of 18:00, 27 January 2006

Inherits ShapeBase.

Functions

Name Return Type Description
setflymode()
setorbitmode(obj, str, float, float, float, bool)