C# 클래스 PSAttack.PSAttackProcessing.AttackState

파일 보기 프로젝트 열기: jaredhaight/PSAttack 1 사용 예제들

공개 메소드들

메소드 설명
AttackState ( ) : System
ClearIO ( bool display = false ) : void
ClearLoop ( ) : void
consoleWrapCount ( ) : int
endOfDisplayCmdPos ( ) : int
getCursorXY ( ) : List
relativeCmdCursorPos ( ) : int
relativeCursorPos ( ) : int
totalDisplayLength ( ) : int

메소드 상세

AttackState() 공개 메소드

public AttackState ( ) : System
리턴 System

ClearIO() 공개 메소드

public ClearIO ( bool display = false ) : void
display bool
리턴 void

ClearLoop() 공개 메소드

public ClearLoop ( ) : void
리턴 void

consoleWrapCount() 공개 메소드

public consoleWrapCount ( ) : int
리턴 int

endOfDisplayCmdPos() 공개 메소드

public endOfDisplayCmdPos ( ) : int
리턴 int

getCursorXY() 공개 메소드

public getCursorXY ( ) : List
리턴 List

relativeCmdCursorPos() 공개 메소드

public relativeCmdCursorPos ( ) : int
리턴 int

relativeCursorPos() 공개 메소드

public relativeCursorPos ( ) : int
리턴 int

totalDisplayLength() 공개 메소드

public totalDisplayLength ( ) : int
리턴 int