mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
iOS: Updated comment in demo.
This commit is contained in:
parent
a498979c74
commit
0ae687190d
|
|
@ -71,7 +71,7 @@ nextPowerOfTwo(int x)
|
|||
}
|
||||
|
||||
/*
|
||||
steps each active particle by timestep MILLESECONDS_PER_FRAME
|
||||
steps each active particle by timestep deltaTime
|
||||
*/
|
||||
void
|
||||
stepParticles(double deltaTime)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user