Interface.ErrorPiece Method

Simplexity

InterfaceErrorPiece Method

Renders the error for when the player inputs a wrong piece

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