PointClickEngine::Graphics::Effects::ObjectEffects::FloatEffect
Inherits PointClickEngine::Graphics::Effects::Effect < Reference < Object
Makes objects float gently up and down
Constructors
new(amplitude : Float32 = 10.0_f32, speed : Float32 = 1.0_f32, duration : Float32 = 0.0_f32)
SourceInstance methods
amplitude
Sourceamplitude=(amplitude : Float32)
Sourcephase
Sourcephase=(phase : Float32)
Sourcerotation
Sourcerotation=(rotation : Bool)
Sourcerotation_amount
Sourcerotation_amount=(rotation_amount : Float32)
Sourcespeed
Sourcespeed=(speed : Float32)
Source