sc2-gamedata
Public Attributes | List of all members
CActorSiteMover Class Reference

Site (Mover) More...

#include <Actor.h>

Inheritance diagram for CActorSiteMover:
Inheritance graph
[legend]
Collaboration diagram for CActorSiteMover:
Collaboration graph
[legend]

Public Attributes

real32 Acceleration
 Acceleration. More...
 
real32 Deceleration
 Deceleration. More...
 
real32 Speed
 Speed. More...
 
real32 SpeedMax
 Speed Maximum. More...
 

Detailed Description

Site (Mover)

Remarks
Unknown

Member Data Documentation

◆ Acceleration

real32 CActorSiteMover::Acceleration

Acceleration.

Acceleration of the moving site

◆ Deceleration

real32 CActorSiteMover::Deceleration

Deceleration.

Deceleration of the moving site

Remarks
minValue: 0.0

◆ Speed

real32 CActorSiteMover::Speed

Speed.

Initial speed of the moving site

Remarks
minValue: 0.0

◆ SpeedMax

real32 CActorSiteMover::SpeedMax

Speed Maximum.

Maximum speed of the moving site

Remarks
minValue: 0.0

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