Method | Description | |
---|---|---|
Activate ( string textToDisplay, string Name ) : void | ||
ClearEvents ( ) : void | ||
LoseFocus ( ) : void | ||
MessageBox ( Cursor cursor ) : System | ||
OnFocusUpdate ( ) : void | ||
OnGainFocus ( ) : void | ||
ReceiveInput ( ) : void | ||
TestCollision ( Cursor cursor ) : void |
Method | Description | |
---|---|---|
DrawSelfAndChildren ( Camera camera ) : void | ||
GetNumberOfVerticesToDraw ( ) : int | ||
onEnter ( Window callingWindow ) : void |
public Activate ( string textToDisplay, string Name ) : void | ||
textToDisplay | string | |
Name | string | |
return | void |
public TestCollision ( Cursor cursor ) : void | ||
cursor | Cursor | |
return | void |