Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
MapHandler Class Reference

Protected Member Functions

void MapHandler (Widget w)
 
override bool OnKeyDown (Widget w, int x, int y, int key)
 
override bool OnDoubleClick (Widget w, int x, int y, int button)
 

Protected Attributes

Widget m_Root
 

Detailed Description

Definition at line 1 of file maphandler.c.

Constructor & Destructor Documentation

◆ MapHandler()

void MapHandler::MapHandler ( Widget w)
protected

Definition at line 5 of file maphandler.c.

Member Function Documentation

◆ OnDoubleClick()

override bool MapHandler::OnDoubleClick ( Widget w,
int x,
int y,
int button )
protected

Definition at line 22 of file maphandler.c.

◆ OnKeyDown()

override bool MapHandler::OnKeyDown ( Widget w,
int x,
int y,
int key )
protected

Definition at line 11 of file maphandler.c.

Member Data Documentation

◆ m_Root

Widget MapHandler::m_Root
protected

Definition at line 3 of file maphandler.c.


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