Difference between revisions of "VESSEL"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
The class '''VESSEL''' is the base class for all spacecraft in orbiter. It does not contain any callbacks, but all API calls needed to modify the physical behaviour of a vessel. | The class '''VESSEL''' is the base class for all spacecraft in orbiter. It does not contain any callbacks, but all API calls needed to modify the physical behaviour of a vessel. | ||
+ | |||
+ | ==Function summary== | ||
+ | {{VesselVisualFunc}} | ||
[[Category:class VESSEL]] | [[Category:class VESSEL]] | ||
{{Stub}} | {{Stub}} |
Revision as of 01:25, 11 June 2006
The class VESSEL is the base class for all spacecraft in orbiter. It does not contain any callbacks, but all API calls needed to modify the physical behaviour of a vessel.
Function summary
Visual manipulation functions in VESSEL |
---|
AddAnimationComponent - AddMesh - ClearMeshes - CreateAnimation - DelAnimationComponent - GetMesh - MeshgroupTransform - RecordEvent - RegisterAnimation - SetAnimation - SetExhaustScales - SetMeshVisibilityMode - SetReentryTexture - UnregisterAnimation |