Méthode | Description | |
---|---|---|
Add ( string name, |
||
Atlas ( ) : System.Collections.Generic | ||
Contains ( string name, bool ignoreCase ) : bool | ||
Dispose ( ) : void | ||
Sprite ( string name, bool ignoreCase = false ) : |
public Add ( string name, |
||
name | string | |
sprite | ||
Résultat | void |
public Atlas ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public Contains ( string name, bool ignoreCase ) : bool | ||
name | string | |
ignoreCase | bool | |
Résultat | bool |
public Sprite ( string name, bool ignoreCase = false ) : |
||
name | string | |
ignoreCase | bool | |
Résultat |