Is there any before flip hook?
BlitzMax Forums/BlitzMax Programming/Is there any before flip hook?| 
 | ||
| As far as I know, the flip hook is called always after a flip operation is performed. I need a hook to call functions before the flip operation is performed (as instance, save a screenshot of the game, to name one). | 
| 
 | ||
| Forget it, the FlipHook is already a BEFORE flip event :D I was wrong! |