Method | Description | |
---|---|---|
CombatManualComponent ( int x, int y, |
||
Draw ( Microsoft content, Microsoft batch ) : void | ||
HandleClick ( int x, int y, System.Objects mouseAction, DRObjects &actionType, DRObjects &internalActionType, object &args, DRObjects &item, DRObjects &coord, bool &destroy ) : bool | ||
HandleKeyboard ( Microsoft keyboard, DRObjects &actionType, object &args, DRObjects &coord, bool &destroy ) : bool | ||
HandleMouseOver ( int x, int y ) : void | ||
IsModal ( ) : bool | ||
PerformDrag ( int deltaX, int deltaY ) : void | ||
ReturnLocation ( ) : |
public CombatManualComponent ( int x, int y, |
||
x | int | |
y | int | |
manual | ||
return | System |
public Draw ( Microsoft content, Microsoft batch ) : void | ||
content | Microsoft | |
batch | Microsoft | |
return | void |
public HandleClick ( int x, int y, System.Objects mouseAction, DRObjects &actionType, DRObjects &internalActionType, object &args, DRObjects &item, DRObjects &coord, bool &destroy ) : bool | ||
x | int | |
y | int | |
mouseAction | System.Objects | |
actionType | DRObjects | |
internalActionType | DRObjects | |
args | object | |
item | DRObjects | |
coord | DRObjects | |
destroy | bool | |
return | bool |
public HandleKeyboard ( Microsoft keyboard, DRObjects &actionType, object &args, DRObjects &coord, bool &destroy ) : bool | ||
keyboard | Microsoft | |
actionType | DRObjects | |
args | object | |
coord | DRObjects | |
destroy | bool | |
return | bool |
public HandleMouseOver ( int x, int y ) : void | ||
x | int | |
y | int | |
return | void |
public PerformDrag ( int deltaX, int deltaY ) : void | ||
deltaX | int | |
deltaY | int | |
return | void |
public ReturnLocation ( ) : |
||
return |