Property | Type | Description | |
---|---|---|---|
leftSideOfSaperWindow | int | ||
rect | |||
topSideOfSaperWindow | int |
Method | Description | |
---|---|---|
FirstTimeRightClick ( int y, int x, |
||
LeftAndRightClick ( int y, int x ) : void | ||
LeftClick ( int y, int x ) : void | ||
NewGame ( ) : void | ||
RecordConfirm ( ) : void | ||
RightClick ( int y, int x, |
||
SaperMouseClick ( |
||
VictoryWin7 ( ) : void |
Method | Description | |
---|---|---|
mouse_event ( uint dwFlags, int dx, int dy, uint dwData, int dwExtraInfo ) : void |
public FirstTimeRightClick ( int y, int x, |
||
y | int | |
x | int | |
field | ||
return | void |
public LeftAndRightClick ( int y, int x ) : void | ||
y | int | |
x | int | |
return | void |
public RightClick ( int y, int x, |
||
y | int | |
x | int | |
field | ||
return | void |
public SaperMouseClick ( |
||
rectangle | ||
return | System |