Method | Description | |
---|---|---|
GUIPiece ( Vector2 position, int player, Token token, int t1, int t2, int t3 ) : System |
Method | Description | |
---|---|---|
DoUpdate ( |
||
Draw ( |
Method | Description | |
---|---|---|
GetTex ( Token token ) : Microsoft.Xna.Framework.Graphics.Texture2D |
protected DoUpdate ( |
||
time | ||
return | void |
protected Draw ( |
||
batch | ||
return | void |
public GUIPiece ( Vector2 position, int player, Token token, int t1, int t2, int t3 ) : System | ||
position | Vector2 | |
player | int | |
token | Token | |
t1 | int | |
t2 | int | |
t3 | int | |
return | System |