icculus quake2 doxygen  1.0 dev
entity_s Struct Reference

#include <ref.h>

Public Attributes

struct model_smodel
 
float angles [3]
 
float origin [3]
 
int frame
 
float oldorigin [3]
 
int oldframe
 
float backlerp
 
int skinnum
 
int lightstyle
 
float alpha
 
struct image_sskin
 
int flags
 

Detailed Description

Definition at line 49 of file ref.h.

Member Data Documentation

◆ alpha

◆ angles

◆ backlerp

◆ flags

◆ frame

◆ lightstyle

int entity_s::lightstyle

Definition at line 72 of file ref.h.

◆ model

◆ oldframe

◆ oldorigin

◆ origin

◆ skin

struct image_s* entity_s::skin

◆ skinnum