C# Class FistBump.Framework.Log

FistBump.ca - Copyright (C)
Afficher le fichier Open project: fistbump/framework

Méthodes publiques

Méthode Description
Dump ( ) : void
Variable ( string name, float x, int y ) : void

Method Details

Dump() public static méthode

public static Dump ( ) : void
Résultat void

Variable() public static méthode

public static Variable ( string name, float x, int y ) : void
name string
x float
y int
Résultat void