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

#include <BaseType.h>

Public Member Functions

Int length (void) const
 

Public Attributes

Int x
 
Int y
 

Detailed Description

Definition at line 307 of file BaseType.h.

Member Function Documentation

◆ length()

Int ICoord2D::length ( void ) const
inline

Definition at line 311 of file BaseType.h.

Member Data Documentation

◆ x

Int ICoord2D::x

Definition at line 309 of file BaseType.h.

◆ y

Int ICoord2D::y

Definition at line 309 of file BaseType.h.


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