C# 클래스 SmartboyDevelopments.Haxxit.MonoGame.PrioritizedCommand

상속: IComparable
파일 보기 프로젝트 열기: smartboyathome/Haxxit 1 사용 예제들

공개 메소드들

메소드 설명
CompareTo ( object obj ) : int
PrioritizedCommand ( Commands newCommand ) : System

메소드 상세

CompareTo() 공개 메소드

public CompareTo ( object obj ) : int
obj object
리턴 int

PrioritizedCommand() 공개 메소드

public PrioritizedCommand ( Commands newCommand ) : System
newCommand Commands
리턴 System