|
Init_PVDynamic () |
Top Previous Next |
|
Initializes the PVDynamic size/move engine.
Use: Init_PVDynamic()
PureVision automatically adds this to the start of your Event Loop when a project is exported.
Init_PVDynamic() is no longer required but is kept for backwards compatability.
A full Initialization & Callback loop in your main source code might look like this:
|