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

#include <client.h>

Collaboration diagram for showlmp_t:

Data Fields

qbool isactive
char label [32]
char pic [128]
float x
float y

Detailed Description

Definition at line 729 of file client.h.

Field Documentation

◆ isactive

qbool showlmp_t::isactive

Definition at line 731 of file client.h.

◆ label

char showlmp_t::label[32]

Definition at line 734 of file client.h.

◆ pic

char showlmp_t::pic[128]

Definition at line 735 of file client.h.

◆ x

float showlmp_t::x

Definition at line 732 of file client.h.

◆ y

float showlmp_t::y

Definition at line 733 of file client.h.


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