Is it possible to hide the mouse block cursor in a console when it is fullscreen (Alt+Enter)? I know of the ShowCursor(False), but that only hides the mouse cursor when the console is a window, and also hides the mouse even if it is outside the console window, so that's not what I'm looking for.
I'm fairly new to Delphi (though I've been programming in Pascal for some time) and to get to know it better, I've decided to make a small console game. The game should basically move a character across the screen according to keypressed up, down, left and right. You have to be able to press...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.