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

Nested map instance, loaded from a separate file. More...

#include <mapobjects.h>

Public Attributes

uint16_t nodeID
char name [OBJECT_NAME_MAX+1]
char path [OBJECT_PATH_MAX+1]
float pan
float scale
uint16_t tag
uint16_t flags
bool selected

Detailed Description

Nested map instance, loaded from a separate file.

Member Data Documentation

◆ flags

uint16_t Submap::flags

◆ name

char Submap::name[OBJECT_NAME_MAX+1]

◆ nodeID

uint16_t Submap::nodeID

◆ pan

float Submap::pan

◆ path

char Submap::path[OBJECT_PATH_MAX+1]

◆ scale

float Submap::scale

◆ selected

bool Submap::selected

◆ tag

uint16_t Submap::tag

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