Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function is called whenever one of the properties of the TileHost window changes.
Syntax
void OnWindowUpdate();
Remarks
The DirectDraw graphics-rendering plug-in uses this function to update the TileHost window client coordinates whenever the window size changes. The plug-in cannot use the PreRender function for this because the texture created has a fixed pixel format.
Requirements
| Header | TileEngineRenderPlugin.h |
| Library | TileEngineRenderPlugin.lib |