C# Class UCore, uquadtree

Afficher le fichier Open project: mc-gulu/uquadtree Class Usage Examples

Méthodes publiques

Méthode Description
Assert ( bool expr ) : void
DrawRect ( Rect r, float y, Color c, float padding = 0.0f ) : void

Method Details

Assert() public static méthode

public static Assert ( bool expr ) : void
expr bool
Résultat void

DrawRect() public static méthode

public static DrawRect ( Rect r, float y, Color c, float padding = 0.0f ) : void
r Rect
y float
c Color
padding float
Résultat void