OpenClonk
C4Sector.h File Reference
#include "lib/C4Rect.h"
#include "object/C4ObjectList.h"
Include dependency graph for C4Sector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  C4LSector
 
class  C4LSectors
 
class  C4LArea
 

Variables

const int32_t C4LSectorWdt = 50
 
const int32_t C4LSectorHgt = 50
 

Variable Documentation

◆ C4LSectorHgt

const int32_t C4LSectorHgt = 50

Definition at line 32 of file C4Sector.h.

Referenced by C4LSectors::Init(), C4LSectors::SectorAt(), and C4LArea::Set().

◆ C4LSectorWdt

const int32_t C4LSectorWdt = 50

Definition at line 31 of file C4Sector.h.

Referenced by C4LSectors::Init(), C4LSectors::SectorAt(), and C4LArea::Set().