Interface.ErrorColumn Method

Simplexity

InterfaceErrorColumn Method

Renders the error for when the player inputs a wrong column number

Namespace:  Simplexity_Game
Assembly:  Simplexity_Game (in Simplexity_Game.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void ErrorColumn()
Public Sub ErrorColumn
public:
void ErrorColumn()
member ErrorColumn : unit -> unit 
See Also