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

#include <Object.h>

Public Member Functions

void Reset ()

Public Attributes

float cosAngle
uint32 fallTime
float sinAngle
float xyspeed
float zspeed

Detailed Description

Definition at line 480 of file Object.h.

Member Function Documentation

◆ Reset()

void MovementInfo::JumpInfo::Reset ( )
inline

Definition at line 482 of file Object.h.

References cosAngle, fallTime, sinAngle, xyspeed, and zspeed.

Member Data Documentation

◆ cosAngle

float MovementInfo::JumpInfo::cosAngle

◆ fallTime

◆ sinAngle

float MovementInfo::JumpInfo::sinAngle

◆ xyspeed

float MovementInfo::JumpInfo::xyspeed

◆ zspeed

float MovementInfo::JumpInfo::zspeed

The documentation for this struct was generated from the following file:
  • src/server/game/Entities/Object/Object.h