naev 0.12.5
CstSlotWidget Struct Reference

#include <equipment.h>

Collaboration diagram for CstSlotWidget:

Data Fields

PlayerShip_tselected
Outfitoutfit
int slot
int mouseover
double altx
double alty
int canmodify
int weapons

Detailed Description

Custom slot widget.

Definition at line 13 of file equipment.h.

Field Documentation

◆ altx

double CstSlotWidget::altx

Alt X text position.

Definition at line 18 of file equipment.h.

◆ alty

double CstSlotWidget::alty

Alt Y text position.

Definition at line 19 of file equipment.h.

◆ canmodify

int CstSlotWidget::canmodify

Whether or not it can modify stuff.

Definition at line 20 of file equipment.h.

◆ mouseover

int CstSlotWidget::mouseover

Mouse over slot.

Definition at line 17 of file equipment.h.

◆ outfit

Outfit* CstSlotWidget::outfit

Selected outfit.

Definition at line 15 of file equipment.h.

◆ selected

PlayerShip_t* CstSlotWidget::selected

Selected pilot ship.

Definition at line 14 of file equipment.h.

◆ slot

int CstSlotWidget::slot

Selected equipment slot.

Definition at line 16 of file equipment.h.

◆ weapons

int CstSlotWidget::weapons

Hack to render colours for currently selected weapon set.

Definition at line 22 of file equipment.h.


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