C# 클래스 PlatformerPOC.Helpers.CoreCommands

파일 보기 프로젝트 열기: bramdemoor/MonoGame-PlatformerPOC

공개 메소드들

메소드 설명
ToggleDebugCommand ( IDebugCommandHost host, string command ) : void
ToggleSoundCommand ( IDebugCommandHost host, string command ) : void

메소드 상세

ToggleDebugCommand() 공개 정적인 메소드

public static ToggleDebugCommand ( IDebugCommandHost host, string command ) : void
host IDebugCommandHost
command string
리턴 void

ToggleSoundCommand() 공개 정적인 메소드

public static ToggleSoundCommand ( IDebugCommandHost host, string command ) : void
host IDebugCommandHost
command string
리턴 void