Kochol Game Engine  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Structs.h
Go to the documentation of this file.
1 // File name: structs.h
2 // Des: This file contains av namespace enums and structs.
3 // Date: 20/5/1386
4 // Programmers: Pooya Shahinfar (Pswin), Ali Akbar Mohammadi (Kochol)
5 
6 #ifndef KGE_STRUCTS_AV_H
7 #define KGE_STRUCTS_AV_H
8 
9 namespace kge
10 {
12 namespace av
13 {
15  // az in enum baraye moshakhas kardane halat manbae seda estefade mishavad
17  {
26  };
27 
29  // in enum noe manbae ra moshakhas mikonad
31  {
38  };
39 
41  // modelhaye mohasebe fasle manbae va tanzim gain manabe
43  {
46  // noe mohasebe pishfarz
52  };
53 
55  // factorhaye mohasebe fasle har manbae
57  {
60  // faseleie ke volume manbae dar on nogte nesf mishvad
64  };
65 
67  {
70  // bishtarin volume manbae
72  //kamtarin volume manbae
74  };
75 
76 } // av
77 
78 } // kge
79 
80 #endif // KGE_STRUCTS_AV_H