10 lines
211 B
Plaintext
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
|
|
|