NEWS APPS DOCS ABOUT | ||||
Autodocs Libraries: lowlevel.library AddKBInt AddTimerInt AddVBlankInt ElapsedTime GetKey GetLanguageSelection QueryKeys ReadJoyPort RemKBInt RemTimerInt RemVBlankInt SetJoyPortAttrsA StartTimerInt StopTimerInt SystemControlA Include GuruMeditation | NAMEAddVBlankInt -- adds a routine executed every vertical blank. (V40) SYNOPSISintHandle = AddVBlankInt(intRoutine, intData); FUNCTIONLets you attach a routine to the system which will get called INPUTSintRoutine - the routine to invoke every vblank. This routine should RESULTintHandle - a handle used to manipulate the interrupt, or NULL SEE ALSORemVBlankInt()Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |