C# Class Box2DX.Box2DXDebug

Afficher le fichier Open project: danielpcox/Crisis-at-Swiss-Station

Méthodes publiques

Méthode Description
ThrowBox2DXException ( String message ) : void

Private Methods

Méthode Description
Assert ( bool condition ) : void
Assert ( bool condition, string message ) : void
Assert ( bool condition, string message, string detailMessage ) : void

Method Details

ThrowBox2DXException() public static méthode

public static ThrowBox2DXException ( String message ) : void
message String
Résultat void