CImpulseRobot Class Reference

#include <ObjectClass_CImpulseRobot.h>

Inheritance diagram for CImpulseRobot:

CObject CReferenceTarget List of all members.

Public Member Functions

void AttachToImpulse (string ImpulseName)
void AttachToImpulse (string ImpulseName, class CReferenceTarget Target)
void SetFocusRequirement (string ImpulseName, class CControl Control)
void SetDefaultHotkey (string ImpulseName, byte Key, bool AltRequired, bool CtrlRequired, bool ShiftRequired)
void SetDefaultMousekey (string ImpulseName, int MouseButton, bool AltRequired, bool CtrlRequired, bool ShiftRequired)
void SetDefaultMousekeyDoubleClick (string ImpulseName, int MouseButton, bool AltRequired, bool CtrlRequired, bool ShiftRequired)
bool IsImpulseEvent (class CEvent Event, string ImpulseName)
bool IsImpulseEvent (class CEvent Event, string ImpulseName, bool EventUp)

Member Function Documentation

void CImpulseRobot::AttachToImpulse ( string  ImpulseName,
class CReferenceTarget  Target 
)

void CImpulseRobot::AttachToImpulse ( string  ImpulseName  ) 

bool CImpulseRobot::IsImpulseEvent ( class CEvent  Event,
string  ImpulseName,
bool  EventUp 
)

bool CImpulseRobot::IsImpulseEvent ( class CEvent  Event,
string  ImpulseName 
)

void CImpulseRobot::SetDefaultHotkey ( string  ImpulseName,
byte  Key,
bool  AltRequired,
bool  CtrlRequired,
bool  ShiftRequired 
)

void CImpulseRobot::SetDefaultMousekey ( string  ImpulseName,
int  MouseButton,
bool  AltRequired,
bool  CtrlRequired,
bool  ShiftRequired 
)

void CImpulseRobot::SetDefaultMousekeyDoubleClick ( string  ImpulseName,
int  MouseButton,
bool  AltRequired,
bool  CtrlRequired,
bool  ShiftRequired 
)

void CImpulseRobot::SetFocusRequirement ( string  ImpulseName,
class CControl  Control 
)


Generated on Sun Feb 18 21:27:10 2007 for Script Classes by  doxygen 1.4.7