Method | Description | |
---|---|---|
Draw ( |
Draws the map player location panel on the screen.
|
|
MapPlayerLocationButton ( |
||
OnClick ( |
When this button was clicked.
|
|
Unload ( ) : void |
Method | Description | |
---|---|---|
MapPlayerLocationButton ( ) : System |
public Draw ( |
||
sb | Spritebatch to draw on. | |
return | void |
public MapPlayerLocationButton ( |
||
group | ||
parent | XNAInterfaceComponents.Components.XNAPanel | |
mapLocation | Point | |
miniMapLocation | Point | |
return | System |
public OnClick ( |
||
button | The button, bla | |
return | void |