GlistEngine
Loading...
Searching...
No Matches
gAppObject.h
Go to the documentation of this file.
1
/*
2
* gAppObject.h
3
*
4
* Created on: May 16, 2020
5
* Author: noyan
6
*/
7
8
#ifndef ENGINE_BASE_GAPPOBJECT_H_
9
#define ENGINE_BASE_GAPPOBJECT_H_
10
11
#include "
gObject.h
"
12
13
14
class
gAppObject
:
public
gObject
{
15
public
:
16
gAppObject
();
17
virtual
~gAppObject
();
18
};
19
20
#endif
/* ENGINE_BASE_GAPPOBJECT_H_ */
gAppObject
Definition
gAppObject.h:14
gAppObject::gAppObject
gAppObject()
gAppObject::~gAppObject
virtual ~gAppObject()
gObject
Definition
gObject.h:33
gObject.h
engine
core
gAppObject.h
Generated by
1.9.8