Interface.ErrorPlace Method

Simplexity

InterfaceErrorPlace Method

Renders the error for when the player places a piece in a filled row

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