Otclient  14/8/2020
mapview.cpp File Reference
Include dependency graph for mapview.cpp:

Go to the source code of this file.

Enumerations

enum  { NEAR_VIEW_AREA = 32*32, MID_VIEW_AREA = 64*64, FAR_VIEW_AREA = 128*128, MAX_TILE_DRAWS = NEAR_VIEW_AREA*7 }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NEAR_VIEW_AREA 
MID_VIEW_AREA 
FAR_VIEW_AREA 
MAX_TILE_DRAWS 

Definition at line 42 of file mapview.cpp.