mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-04-03 12:32:45 +02:00
iOS: Updated comment in demo.
This commit is contained in:
parent
f31c7086d8
commit
357c3dd746
@ -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…
Reference in New Issue
Block a user