LRT13
1.0
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Sensors
DiscLocator.h
1
#ifndef DISCLOCATOR_H_
2
#define DISCLOCATOR_H_
3
4
#include "../Network/NetBuffer.h"
5
#include "../Network/NetPeer.h"
6
#include "../Utils/Util.h"
7
13
class
DiscLocator
14
{
15
public
:
16
DiscLocator
();
17
~
DiscLocator
();
18
19
void
Update();
20
21
private
:
22
NetPeer
* m_conn;
23
};
24
25
#endif
Generated on Thu Nov 28 2013 20:16:51 for LRT13 by
1.8.3