ReactOS 0.4.15-dev-8434-g155a7c7
tagBOARD::BOX_STRUCT Struct Reference

#include <main.h>

Public Attributes

unsigned IsMine: 1
 
unsigned IsPressed: 1
 
unsigned FlagType: 2
 
unsigned NumMines: 4
 

Detailed Description

Definition at line 119 of file main.h.

Member Data Documentation

◆ FlagType

unsigned tagBOARD::BOX_STRUCT::FlagType

Definition at line 123 of file main.h.

◆ IsMine

unsigned tagBOARD::BOX_STRUCT::IsMine

Definition at line 121 of file main.h.

◆ IsPressed

unsigned tagBOARD::BOX_STRUCT::IsPressed

Definition at line 122 of file main.h.

◆ NumMines

unsigned tagBOARD::BOX_STRUCT::NumMines

Definition at line 124 of file main.h.


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