Property | Type | Description | |
---|---|---|---|
active | System.Boolean | ||
foto | Microsoft.Xna.Framework.Graphics.Texture2D | ||
foto_serializable | List |
||
id | int | ||
lista_Fechas | List |
||
lista_Resultados | List |
Method | Description | |
---|---|---|
GetObjectData ( |
||
Player ( |
||
Player ( int id, Microsoft.Xna.Framework.Graphics.Texture2D foto ) : System | ||
getHistoric ( ) : string | ||
getImageName ( ) : string | ||
load ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : void | ||
loadPlayer ( int id, Microsoft.Xna.Framework.Graphics.Texture2D foto ) : |
||
save ( ) : void |
Method | Description | |
---|---|---|
getSerializedPhoto ( ) : List |
||
setSerializedPhoto ( List |
public GetObjectData ( |
||
info | ||
ctxt | ||
return | void |
public Player ( |
||
info | ||
ctxt | ||
return | System |
public Player ( int id, Microsoft.Xna.Framework.Graphics.Texture2D foto ) : System | ||
id | int | |
foto | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | System |
public load ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : void | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | void |
public static loadPlayer ( int id, Microsoft.Xna.Framework.Graphics.Texture2D foto ) : |
||
id | int | |
foto | Microsoft.Xna.Framework.Graphics.Texture2D | |
return |
public Texture2D,Microsoft.Xna.Framework.Graphics foto | ||
return | Microsoft.Xna.Framework.Graphics.Texture2D |