DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
animscene_t Struct Reference

#include <model_shared.h>

Collaboration diagram for animscene_t:

Data Fields

int firstframe
int framecount
float framerate
int loop
char name [32]

Detailed Description

Definition at line 45 of file model_shared.h.

Field Documentation

◆ firstframe

int animscene_t::firstframe

◆ framecount

◆ framerate

float animscene_t::framerate

◆ loop

int animscene_t::loop

◆ name

char animscene_t::name[32]

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