Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: GASPilotDLL Class Reference

GASPilotDLL Class Reference

#include <GASPilotDLL.h>

List of all members.


Detailed Description

Definition at line 23 of file GASPilotDLL.h.


Public Types

enum  {
  CATHook_None = 0x0,
  CATHook_DX9 = 0x1,
  CATHook_OGL = 0x2,
  CATHook_Time = 0x4,
  CATHook_Exec = 0x8,
  CATHook_All = 0xff
}

Public Member Functions

 GASPilotDLL ()
 ~GASPilotDLL ()
void Run ()
void OnFaster ()
void OnSlower ()
void OnFast ()
void OnSlow ()
void CheckKeys ()

Static Public Member Functions

static LRESULT CALLBACK EventMsgProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)

Protected Member Functions

CATUInt32 CheckHooks ()
void UpdateSpeed ()

Protected Attributes

CATInjectionPropagatefExecCap
CATTimeWarpfTimeWarp
CATOverlayDirect3D9fOverlayDX9
CATOverlayOpenGLfOverlayGL
CATString fDLLPath
CATString fBasePath
CATString fFastImgPath
CATString fSlowImgPath
CATImagefFastImg
CATImagefSlowImg
CATImagefSpeedImg
CATFloat32 fSpeed
HWND fMsgWnd
CATString fHostApp

The documentation for this class was generated from the following file:
Generated on Mon Feb 11 04:11:36 2008 for Game Accessibility Suite by doxygen 1.5.4