Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
WaypointMap Class Reference

#include <MapUtil.h>

Inherits std::map< AsciiString, Coord3D >.

Public Member Functions

void update (void)
 returns the number of multiplayer start spots found
 

Public Attributes

Int m_numStartSpots
 

Detailed Description

Definition at line 65 of file MapUtil.h.

Member Function Documentation

◆ update()

void WaypointMap::update ( void )

returns the number of multiplayer start spots found

Definition at line 315 of file MapUtil.cpp.

Member Data Documentation

◆ m_numStartSpots

Int WaypointMap::m_numStartSpots

Definition at line 69 of file MapUtil.h.


The documentation for this class was generated from the following files: