DIE Engine
Loading...
Searching...
No Matches
Path Struct Reference

Sequence of nodes used as waypoints. More...

#include <mapobjects.h>

Public Attributes

uint16_t nodes [PATH_NODES_MAX]
uint16_t nodesCount
char name [OBJECT_NAME_MAX+1]
float pan
uint16_t tag
uint16_t flags
bool selected

Detailed Description

Sequence of nodes used as waypoints.

Member Data Documentation

◆ flags

uint16_t Path::flags

◆ name

char Path::name[OBJECT_NAME_MAX+1]

◆ nodes

uint16_t Path::nodes[PATH_NODES_MAX]

◆ nodesCount

uint16_t Path::nodesCount

◆ pan

float Path::pan

◆ selected

bool Path::selected

◆ tag

uint16_t Path::tag

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