GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit
GeonBitGame Class
GeonBitGame Methods
Draw Method
Exit Method
GetSupportedResolutions Method
Initialize Method
MakeFullscreen Method
MakeFullscreenForHeight Method
MakeFullscreenForWidth Method
PreInit Method
Resize Method
SetTitle Method
Update Method
GeonBitGame
SetTitle Method
Set window title.
Namespace:
GeonBit
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
SetTitle
(
string
title
)
Parameters
title
Type:
System
String
New title to set.
See Also
Reference
GeonBitGame Class
GeonBit Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com