summaryrefslogtreecommitdiff
path: root/notes
blob: a7fc8b513bd7cb193e09b196c38d53727680d09e (plain)
1
2
3
• replace 'vlong t0, t;' by 'double t0, Δt;' so we only update t0 at the
main loop and Δt every time we do dynamics.
• implement bullets and sheer destruction.