![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::Particle2D, including all inherited members.
advance(float deltaTime, const Float2 &deltaVelocity) noexcept | s3d::Particle2D | |
isDead() const noexcept | s3d::Particle2D | |
Particle2D()=default | s3d::Particle2D | |
Particle2D(const Emission2D &emission, const Float4 &_startColor, float _startSize, float _rotation, float _startAngularVelocity, float _startLifeTime, float _remainingLifeTime) noexcept | s3d::Particle2D | |
position | s3d::Particle2D | |
remainingLifeTime | s3d::Particle2D | |
rotation | s3d::Particle2D | |
startAngularVelocity | s3d::Particle2D | |
startColor | s3d::Particle2D | |
startLifeTime | s3d::Particle2D | |
startSize | s3d::Particle2D | |
update(float deltaTime, const Float2 &deltaVelocity) noexcept | s3d::Particle2D | |
velocity | s3d::Particle2D |