C# Class Scores, CrabBattle

Afficher le fichier Open project: tomoprime/CrabBattle Class Usage Examples

Méthodes publiques

Свойство Type Description
f Font

Méthodes publiques

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
CreateLabel ( int x, int y, int size, string text ) : GameObject
PixelToVector ( int x, int y, int depth ) : Vector3
SubmitScore ( string name, int diff, int health, int hits, int dmg, int wpdmg, int score, string rank ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

f public_oe property

public Font f
Résultat Font