mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-11 05:48:13 +00:00
iOS: Updated comment in demo.
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user