sakura_blizzard library
Classes
- BasicDropPhysics
- (en) A class for physics calculations that can simulate falling motion without rotation.
- ColorfulCubeView
- (en) A view widget of colorful cubes rotating and falling.
- ElementsFlowView
- (en) A general-purpose view for creating 3D effects. This widget is intended to be used as a child widget.
- HirahiraDropPhysics
- (en) A class for physics calculations that can simulate the falling motion of cherry blossom petals.
- ImageFallView
- (en) This is a view that gives the effect of the specified image falling.
- RainDropPhysics
- (en) A class for physics calculations that can simulate falling motion without rotation. Falling fast like rain.
- RainFallView
- (en) A view of falling rain.
- RotatingDropPhysics
- (en) This is a class for physics calculations that can simulate the movement of falling while rotating on a plane.
- SakuraBlizzardMaterials
- (en) A set of materials used in SakuraBlizzard.
- SakuraBlizzardView
- (en) A view widget of falling cherry blossom petals.
- SnowFallView
- (en) This is a view of falling pieces of snow.
- SpinDrop3DPhysics
- (en) This is a class for physics calculations that can simulate the movement of falling while rotating in three dimensions.
- UtilImageTileCreator
- (en) A utility for generating tile objects set with images.
- UtilRainCreator
- (en) A utility for generating planar rain objects.
- UtilSakuraCreator
- (en) A utility for generating cherry blossom petal objects.
- UtilSnowCreator
- (en) Utility for generating snow objects.
Enums
- EnumDropType
- (en) Enum compatible with Physics used in SakuraBlizzard. Used to specify the movement of an object when it falls.