Other functions
The relevant functions are as follows.
| Function | Description |
|---|---|
| BeginBatchDraw | Begin batch drawing mode. |
| EndBatchDraw | End batch drawing mode and refreshes the undisplayed drawing. |
| FlushBatchDraw | Refreshes the undisplayed drawing. |
| GetEasyXVer | Get version of EasyX library. |
| GetHWnd | Get the handle of the graphics window. |
| InputBox | Get user input as a dialog box. |