The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
simple_wml::node::node_pos Struct Reference

Public Member Functions

 node_pos (int child_map_index, int child_list_index)
 

Public Attributes

unsigned short child_map_index
 
unsigned short child_list_index
 

Detailed Description

Definition at line 206 of file simple_wml.hpp.

Constructor & Destructor Documentation

◆ node_pos()

simple_wml::node::node_pos::node_pos ( int  child_map_index,
int  child_list_index 
)
inline

Definition at line 207 of file simple_wml.hpp.

Member Data Documentation

◆ child_list_index

unsigned short simple_wml::node::node_pos::child_list_index

Definition at line 212 of file simple_wml.hpp.

◆ child_map_index

unsigned short simple_wml::node::node_pos::child_map_index

Definition at line 211 of file simple_wml.hpp.


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