onFixedUpdate(cb: ()=>void): KEventController

Register an event that runs at a fixed framerate.

sincev3000.1

onFixedUpdate(tag: Tag, action: (obj: GameObj)=>void): KEventController

kaplay logo

Misc