BallisticNG
 All Classes Namespaces Functions Variables Enumerations Properties
Public Member Functions | Public Attributes
BallisticNG.ShipCameras.ExternalCamera Class Reference
Inheritance diagram for BallisticNG.ShipCameras.ExternalCamera:
ShipCameraModule

List of all members.

Public Member Functions

 ExternalCamera (ShipCamera camera)
override void OnChangedTo (ShipRefs r)
 Called when this camera mode is changed too.
override void OnShipTeleported (Vector3 oldPosition, Quaternion oldRotation, ShipRefs r)
 Called when the ship teleported.
void OnSpeedPadHit (ShipRefs r)
override void OnUpdate (ShipRefs r)
 Called when this camera is updated.

Public Attributes

float FallT
float RotDeltaTarget
float RotDelta
bool IsSideshifting
float SideshiftOffset

Member Function Documentation

override void BallisticNG.ShipCameras.ExternalCamera.OnChangedTo ( ShipRefs  r) [inline, virtual]

Called when this camera mode is changed too.

Reimplemented from ShipCameraModule.

override void BallisticNG.ShipCameras.ExternalCamera.OnShipTeleported ( Vector3  oldPosition,
Quaternion  oldRotation,
ShipRefs  r 
) [inline, virtual]

Called when the ship teleported.

Reimplemented from ShipCameraModule.

override void BallisticNG.ShipCameras.ExternalCamera.OnUpdate ( ShipRefs  r) [inline, virtual]

Called when this camera is updated.

Reimplemented from ShipCameraModule.


The documentation for this class was generated from the following file: