![]() |
OpenXcom
1.0
Open-source clone of the original X-Com
|
Public Member Functions | |
| ArticleDefinitionRect () | |
| Constructor. | |
| void | set (int set_x, int set_y, int set_width, int set_height) |
| Sets the rectangle parameters in a function. More... | |
| void OpenXcom::ArticleDefinitionRect::set | ( | int | set_x, |
| int | set_y, | ||
| int | set_width, | ||
| int | set_height | ||
| ) |
Sets the rectangle parameters in a function.
| set_x | X. |
| set_y | Y. |
| set_width | Width. |
| set_height | Height. |
1.8.14