C# 클래스 Box2DX.Box2DXDebug

파일 보기 프로젝트 열기: danielpcox/Crisis-at-Swiss-Station

공개 메소드들

메소드 설명
ThrowBox2DXException ( String message ) : void

비공개 메소드들

메소드 설명
Assert ( bool condition ) : void
Assert ( bool condition, string message ) : void
Assert ( bool condition, string message, string detailMessage ) : void

메소드 상세

ThrowBox2DXException() 공개 정적인 메소드

public static ThrowBox2DXException ( String message ) : void
message String
리턴 void