Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
Movement::FallInitializer Struct Reference

Public Member Functions

 FallInitializer (float _start_elevation)
int32 operator() (Spline< int32 > &s, int32 i)

Public Attributes

float start_elevation

Detailed Description

Definition at line 79 of file MoveSpline.cpp.

Constructor & Destructor Documentation

◆ FallInitializer()

Movement::FallInitializer::FallInitializer ( float _start_elevation)
inlineexplicit

Definition at line 81 of file MoveSpline.cpp.

References start_elevation.

Member Function Documentation

◆ operator()()

int32 Movement::FallInitializer::operator() ( Spline< int32 > & s,
int32 i )
inline

Member Data Documentation

◆ start_elevation

float Movement::FallInitializer::start_elevation

Definition at line 82 of file MoveSpline.cpp.

Referenced by FallInitializer(), and operator()().


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