Files
RCBASIC4/doc/files/preupdate.txt
2026-02-26 15:33:51 -06:00

10 lines
211 B
Plaintext

#title PreUpdate [RCBasic Doc]
#header Sub PreUpdate( )
Processes physics for sprites and actors.
This is useful if you need to know the post solve positions and rotations prior to drawing them.
#ref Update