The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
ConsControl Struct Reference

Public Attributes

expdesc v
 
expdesct
 
int nh
 
int na
 
int tostore
 

Detailed Description

Definition at line 642 of file lparser.cpp.

Member Data Documentation

int ConsControl::na

Definition at line 646 of file lparser.cpp.

Referenced by closelistfield(), constructor(), lastlistfield(), and listfield().

int ConsControl::nh

Definition at line 645 of file lparser.cpp.

Referenced by constructor(), and recfield().

expdesc* ConsControl::t

Definition at line 644 of file lparser.cpp.

Referenced by closelistfield(), constructor(), lastlistfield(), and recfield().

int ConsControl::tostore

Definition at line 647 of file lparser.cpp.

Referenced by closelistfield(), constructor(), lastlistfield(), and listfield().

expdesc ConsControl::v

Definition at line 643 of file lparser.cpp.

Referenced by closelistfield(), constructor(), lastlistfield(), and listfield().


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