Drag[en]gine Script Module DragonScript 1.23
|
Placement. More...
Public Attributes | |
desktop | |
Show window centered over desktop. | |
mouseCursor | |
Show window centered over mouse cursor. | |
none | |
Show window at current position without centering. | |
position | |
Show window centered at current window position. | |
window | |
Show window centered over blocked window. | |
Placement.
Dragengine.Gui.WindowModal.Placement.desktop |
Show window centered over desktop.
Dragengine.Gui.WindowModal.Placement.mouseCursor |
Show window centered over mouse cursor.
Dragengine.Gui.WindowModal.Placement.none |
Show window at current position without centering.
Dragengine.Gui.WindowModal.Placement.position |
Show window centered at current window position.
Dragengine.Gui.WindowModal.Placement.window |
Show window centered over blocked window.