comparison Game.h @ 522:61343380715b

Origianl structures integrity test added
author Nomad
date Sat, 02 Mar 2013 01:30:24 +0200
parents 650d96af8855
children 7c0763248a87
comparison
equal deleted inserted replaced
520:35f28d4c0ff9 522:61343380715b
80 { 80 {
81 static Game *Create(); 81 static Game *Create();
82 static void Destroy(); 82 static void Destroy();
83 83
84 protected: Game(); 84 protected: Game();
85 protected: ~Game(); 85 protected: virtual ~Game();
86 86
87 public: 87 public:
88 void _44E904(); 88 void _44E904();
89 bool InitializeGammaController(); 89 bool InitializeGammaController();
90 bool PickMouse(float fPickDepth, unsigned int uMouseX, unsigned int uMouseY, bool bOutline, struct Vis_SelectionFilter *sprite_filter, struct Vis_SelectionFilter *face_filter); 90 bool PickMouse(float fPickDepth, unsigned int uMouseX, unsigned int uMouseY, bool bOutline, struct Vis_SelectionFilter *sprite_filter, struct Vis_SelectionFilter *face_filter);
111 struct stru6 *GetStru6() {return this->pStru6Instance;} 111 struct stru6 *GetStru6() {return this->pStru6Instance;}
112 //----- (0042EB71) -------------------------------------------------------- 112 //----- (0042EB71) --------------------------------------------------------
113 struct IndoorCameraD3D *GetIndoorCamera() {return this->pIndoorCameraD3D;} 113 struct IndoorCameraD3D *GetIndoorCamera() {return this->pIndoorCameraD3D;}
114 114
115 115
116 void (__thiscall ***vdestructor_ptr)(Game *, bool); 116 //void (__thiscall ***vdestructor_ptr)(Game *, bool);
117 Game__StationaryLight pStationaryLights[25]; 117 Game__StationaryLight pStationaryLights[25];
118 char field_2C0[1092]; 118 char field_2C0[1092];
119 unsigned int uNumStationaryLights; 119 unsigned int uNumStationaryLights;
120 Game_Bloodsplat pBloodsplats[20]; 120 Game_Bloodsplat pBloodsplats[20];
121 int field_938; 121 int field_938;