mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 08:27:39 +00:00
iOS: Updated comment in demo.
This commit is contained in:
parent
f31c7086d8
commit
357c3dd746
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ nextPowerOfTwo(int x)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
steps each active particle by timestep MILLESECONDS_PER_FRAME
|
steps each active particle by timestep deltaTime
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
stepParticles(double deltaTime)
|
stepParticles(double deltaTime)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue