console.SetCursorVisible

( Brutus2D 1.6, 1.7 )

console.SetCursorVisible - set the visibility of the cursor

Description

console.SetCursorVisible bool

  • bool - true or false

console.SetCursorVisible sets the visibility of the cursor. If set to true then the cursor will be visible. If set to false it will not be visible.

Examples

Setting the cursor invisible is useful in making ASCII games.

console.SetCursorVisible False

Related Pages

page_revision: 5, last_edited: 1214047408|%e %b %Y, %H:%M %Z (%O ago)