mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Updated stdafx.h and other code/doc files
This commit is contained in:
@@ -714,7 +714,7 @@ optional argument:
|
||||
> int sfall_func2("get_window_attribute", int winType, int attrType)
|
||||
- returns the attribute of the specified interface window by the attrType argument
|
||||
- winType: the type number of the interface window (see WINTYPE_* constants in sfall.h)
|
||||
- attrType: 0 - returns a value of 1 if the specified interface window is created by the game (same as without the argument)
|
||||
- attrType: 0 - checks and returns a value of 1 if the specified interface window is created by the game (same as without the argument)
|
||||
1 - X position, 2 - Y position (relative to the top-left corner of the game screen)
|
||||
- returns -1 if the specified attribute cannot be obtained
|
||||
|
||||
|
||||
Reference in New Issue
Block a user