naev 0.12.6
Target Struct Reference

Represents a weapon target. More...

#include <target.h>

Data Fields

TargetType type
union { 
   unsigned int   id 
   struct { 
      int   anchor 
      int   asteroid 
   }   ast
u

Detailed Description

Represents a weapon target.

Definition at line 19 of file target.h.

Field Documentation

◆ anchor

int Target::anchor

Definition at line 24 of file target.h.

◆ asteroid

int Target::asteroid

Definition at line 25 of file target.h.

◆ id

unsigned int Target::id

Definition at line 22 of file target.h.

◆ type

TargetType Target::type

Definition at line 20 of file target.h.


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