C# Class PSAttack.PSAttackProcessing.AttackState

Afficher le fichier Open project: jaredhaight/PSAttack Class Usage Examples

Méthodes publiques

Méthode Description
AttackState ( ) : System
ClearIO ( bool display = false ) : void
ClearLoop ( ) : void
consoleWrapCount ( ) : int
endOfDisplayCmdPos ( ) : int
getCursorXY ( ) : List
relativeCmdCursorPos ( ) : int
relativeCursorPos ( ) : int
totalDisplayLength ( ) : int

Method Details

AttackState() public méthode

public AttackState ( ) : System
Résultat System

ClearIO() public méthode

public ClearIO ( bool display = false ) : void
display bool
Résultat void

ClearLoop() public méthode

public ClearLoop ( ) : void
Résultat void

consoleWrapCount() public méthode

public consoleWrapCount ( ) : int
Résultat int

endOfDisplayCmdPos() public méthode

public endOfDisplayCmdPos ( ) : int
Résultat int

getCursorXY() public méthode

public getCursorXY ( ) : List
Résultat List

relativeCmdCursorPos() public méthode

public relativeCmdCursorPos ( ) : int
Résultat int

relativeCursorPos() public méthode

public relativeCursorPos ( ) : int
Résultat int

totalDisplayLength() public méthode

public totalDisplayLength ( ) : int
Résultat int