A  B  C  D  E  F  G  I  M  N  P  R  S  T  V 

G

getActiveParticleAmount() - function in nl.dionsegijn.konfetti.core.PartySystem
 
getAlpha() - function in nl.dionsegijn.konfetti.core.Particle
 
getAlpha() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
 
getAlphaColor() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The color of the particle with the current alpha value applied
getAmountPerMs() - function in nl.dionsegijn.konfetti.core.emitter.EmitterConfig
Amount of time needed for each particle creation in milliseconds
getAngle() - function in nl.dionsegijn.konfetti.core.Party
the direction the confetti will shoot
getApplyAlpha() - function in nl.dionsegijn.konfetti.core.models.Shape.DrawableShape
 
getBOTTOM() - function in nl.dionsegijn.konfetti.core.Angle.Companion
 
getColor() - function in nl.dionsegijn.konfetti.core.Particle
 
getColors() - function in nl.dionsegijn.konfetti.core.Party
List of colors that will be randomly picked from
getCreatedAt() - function in nl.dionsegijn.konfetti.core.PartySystem
 
getDamping() - function in nl.dionsegijn.konfetti.core.Party
The rate at which the speed will decrease right after shooting the confetti
getDamping() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
A factor that reduces the particle's velocity over time, simulating air resistance.
getDelay() - function in nl.dionsegijn.konfetti.core.Party
the amount of milliseconds to wait before the rendering of the confetti starts
getDrawParticle() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
Determines whether the particle should be drawn.
getDuration() - function in nl.dionsegijn.konfetti.core.emitter.Emitter
 
getEmitter() - function in nl.dionsegijn.konfetti.core.Party
instructions how many and often a confetti particle should spawn.
getEmitter() - function in nl.dionsegijn.konfetti.core.PartyFactory
 
getEmittingTime() - function in nl.dionsegijn.konfetti.core.emitter.EmitterConfig
Max time allowed to emit in milliseconds
getEnabled() - function in nl.dionsegijn.konfetti.core.PartySystem
 
getEnabled() - function in nl.dionsegijn.konfetti.core.Rotation
by default true.
getFadeOut() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
If true, the particle will gradually become transparent over its lifespan.
getFadeOutEnabled() - function in nl.dionsegijn.konfetti.core.Party
If true and a confetti disappears because it ran out of time (set with timeToLive) it will slowly fade out.
getHeight() - function in nl.dionsegijn.konfetti.core.Particle
 
getHeight() - function in nl.dionsegijn.konfetti.core.models.CoreImage
 
getHeight() - function in nl.dionsegijn.konfetti.core.models.CoreRect
 
getHeight() - function in nl.dionsegijn.konfetti.core.models.CoreRectImpl
 
getHeight() - function in nl.dionsegijn.konfetti.core.models.ReferenceImage
 
getHeightRatio() - function in nl.dionsegijn.konfetti.core.models.Shape.DrawableShape
 
getHeightRatio() - function in nl.dionsegijn.konfetti.core.models.Shape.Rectangle
The ratio of height to width.
getImage(Integer) - function in nl.dionsegijn.konfetti.core.models.CoreImageStore
 
getImage() - function in nl.dionsegijn.konfetti.core.models.Shape.DrawableShape
 
getLARGE() - function in nl.dionsegijn.konfetti.core.models.Size.Companion
 
getLEFT() - function in nl.dionsegijn.konfetti.core.Angle.Companion
 
getLifespan() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The duration the particle should exist for in milliseconds.
getLocation() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The current position of the particle as a Vector object that contains x and y coordinates.
getMass() - function in nl.dionsegijn.konfetti.core.models.Size
each size can have its own mass for slightly different behavior.
getMassVariance() - function in nl.dionsegijn.konfetti.core.models.Size
create slight randomness how particles react to gravity.
getMaxSpeed() - function in nl.dionsegijn.konfetti.core.Party
when maxSpeed is set a random speed between speed and maxSpeed will be chosen.
getMEDIUM() - function in nl.dionsegijn.konfetti.core.models.Size.Companion
 
getMultiplier2D() - function in nl.dionsegijn.konfetti.core.Rotation
Multiplier controlling the speed of the rotation around the center of the confetti.
getMultiplier3D() - function in nl.dionsegijn.konfetti.core.Rotation
Multiplier controlling the 3D rotation of the confetti.
getParty() - function in nl.dionsegijn.konfetti.core.PartySystem
 
getPixelDensity() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The pixel density of the device's screen.
getPosition() - function in nl.dionsegijn.konfetti.core.Party
the point where the confetti will spawn relative to the canvas.
getRect() - function in nl.dionsegijn.konfetti.core.models.Shape.Circle
 
getReference() - function in nl.dionsegijn.konfetti.core.models.ReferenceImage
 
getRIGHT() - function in nl.dionsegijn.konfetti.core.Angle.Companion
 
getRotation() - function in nl.dionsegijn.konfetti.core.Particle
 
getRotation() - function in nl.dionsegijn.konfetti.core.Party
enable the 3D rotation of a Confetti.
getRotation() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
 
getRotationSpeed2D() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The speed at which the particle rotates in 2D space.
getRotationSpeed3D() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The speed at which the particle rotates.
getROUND() - function in nl.dionsegijn.konfetti.core.Spread.Companion
 
getScaleX() - function in nl.dionsegijn.konfetti.core.Particle
 
getScaleX() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
 
getShape() - function in nl.dionsegijn.konfetti.core.Particle
 
getShape() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The geometric shape of the particle.
getShapes() - function in nl.dionsegijn.konfetti.core.Party
Set the shape of the confetti.
getSize() - function in nl.dionsegijn.konfetti.core.Party
The size of the confetti.
getSize() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
Returns the size of the particle in pixels
getSizeInDp() - function in nl.dionsegijn.konfetti.core.models.Size
the size of the confetti in dip
getSMALL() - function in nl.dionsegijn.konfetti.core.Spread.Companion
 
getSMALL() - function in nl.dionsegijn.konfetti.core.models.Size.Companion
 
getSpeed() - function in nl.dionsegijn.konfetti.core.Party
The start speed of the confetti at the time of creation.
getSpeed() - function in nl.dionsegijn.konfetti.core.Rotation
the rate at which the confetti will rotate per frame.
getSpread() - function in nl.dionsegijn.konfetti.core.Party
how wide the confetti will shoot in degrees.
getTimeToLive() - function in nl.dionsegijn.konfetti.core.Party
the amount of time in milliseconds before a particle will stop rendering or fade out if fadeOutEnabled is set to true.
getTimeUnit() - function in nl.dionsegijn.konfetti.core.emitter.Emitter
 
getTint() - function in nl.dionsegijn.konfetti.core.models.Shape.DrawableShape
 
getTOP() - function in nl.dionsegijn.konfetti.core.Angle.Companion
 
getVariance() - function in nl.dionsegijn.konfetti.core.Rotation
the margin in which the rotationSpeed can differ to add randomness to the rotation speed of each confetti.
getVelocity() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The current velocity of the particle.
getWIDE() - function in nl.dionsegijn.konfetti.core.Spread.Companion
 
getWidth() - function in nl.dionsegijn.konfetti.core.Particle
 
getWidth() - function in nl.dionsegijn.konfetti.core.emitter.Confetti
The width of the particle in pixels.
getWidth() - function in nl.dionsegijn.konfetti.core.models.CoreImage
 
getWidth() - function in nl.dionsegijn.konfetti.core.models.CoreRect
 
getWidth() - function in nl.dionsegijn.konfetti.core.models.CoreRectImpl
 
getWidth() - function in nl.dionsegijn.konfetti.core.models.ReferenceImage
 
getX() - function in nl.dionsegijn.konfetti.core.Particle
 
getX() - function in nl.dionsegijn.konfetti.core.Position.Absolute
the x coordinate in pixels
getX() - function in nl.dionsegijn.konfetti.core.Position.Relative
the relative x coordinate as a double
getX() - function in nl.dionsegijn.konfetti.core.models.CoreRect
 
getX() - function in nl.dionsegijn.konfetti.core.models.CoreRectImpl
 
getX() - function in nl.dionsegijn.konfetti.core.models.Vector
 
getY() - function in nl.dionsegijn.konfetti.core.Particle
 
getY() - function in nl.dionsegijn.konfetti.core.Position.Absolute
the y coordinate in pixels
getY() - function in nl.dionsegijn.konfetti.core.Position.Relative
the relative y coordinate as a double
getY() - function in nl.dionsegijn.konfetti.core.models.CoreRect
 
getY() - function in nl.dionsegijn.konfetti.core.models.CoreRectImpl
 
getY() - function in nl.dionsegijn.konfetti.core.models.Vector
 
A  B  C  D  E  F  G  I  M  N  P  R  S  T  V