show_health (Game Maker)
(Game Maker 6.1, 7)
show_health - show the health in window caption
Description
show_health is a variable that sets whether or not to show the health in the window title. If show_health is set to <code>true</code> the health will be shown in the window title. If show_health is set to false it will not.
Examples
show_health = true;
This will cause the health to be shown in the window title.
Related Pages
page revision: 10, last edited: 30 Jun 2012 15:28