Allow mods to customize application title.
This commit is contained in:
committed by
abcdefg30
parent
3a8957c6f3
commit
f08a0b113e
@@ -72,6 +72,7 @@ namespace OpenRA
|
||||
|
||||
IHardwareCursor CreateHardwareCursor(string name, Size size, byte[] data, int2 hotspot, bool pixelDouble);
|
||||
void SetHardwareCursor(IHardwareCursor cursor);
|
||||
void SetWindowTitle(string title);
|
||||
void SetRelativeMouseMode(bool mode);
|
||||
void SetScaleModifier(float scale);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user