FTEQW
Documentation of the FTE engine source tree.
movevars_t Struct Reference

#include <pmove.h>

Public Attributes

float gravity
 
float stopspeed
 
float maxspeed
 
float spectatormaxspeed
 
float accelerate
 
float airaccelerate
 
float wateraccelerate
 
float friction
 
float waterfriction
 
float flyfriction
 
float entgravity
 
float bunnyspeedcap
 
float watersinkspeed
 
float ktjump
 
float edgefriction
 
int walljump
 
qboolean slidefix
 
qboolean airstep
 
qboolean pground
 
qboolean stepdown
 
qboolean slidyslopes
 
qboolean autobunny
 
qboolean bunnyfriction
 
int stepheight
 
qbyte coordtype
 
unsigned int flags
 

Member Data Documentation

◆ accelerate

float movevars_t::accelerate

◆ airaccelerate

float movevars_t::airaccelerate

◆ airstep

qboolean movevars_t::airstep

◆ autobunny

qboolean movevars_t::autobunny

◆ bunnyfriction

qboolean movevars_t::bunnyfriction

◆ bunnyspeedcap

float movevars_t::bunnyspeedcap

◆ coordtype

qbyte movevars_t::coordtype

◆ edgefriction

float movevars_t::edgefriction

◆ entgravity

float movevars_t::entgravity

◆ flags

unsigned int movevars_t::flags

◆ flyfriction

float movevars_t::flyfriction

◆ friction

float movevars_t::friction

◆ gravity

float movevars_t::gravity

◆ ktjump

float movevars_t::ktjump

◆ maxspeed

float movevars_t::maxspeed

◆ pground

qboolean movevars_t::pground

◆ slidefix

qboolean movevars_t::slidefix

◆ slidyslopes

qboolean movevars_t::slidyslopes

◆ spectatormaxspeed

float movevars_t::spectatormaxspeed

◆ stepdown

qboolean movevars_t::stepdown

◆ stepheight

int movevars_t::stepheight

◆ stopspeed

float movevars_t::stopspeed

◆ walljump

int movevars_t::walljump

◆ wateraccelerate

float movevars_t::wateraccelerate

◆ waterfriction

float movevars_t::waterfriction

◆ watersinkspeed

float movevars_t::watersinkspeed

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