MCPcopy Create free account

hub / github.com/Doctoror/ParticlesDrawable / functions

Functions619 in github.com/Doctoror/ParticlesDrawable

MethodforwardsSetDensityToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:296
MethodforwardsSetFrameDelayToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:207
MethodforwardsSetFrameDelayToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:235
MethodforwardsSetFrameDelayToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:310
MethodforwardsSetLineColorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:259
MethodforwardsSetLineColorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:287
MethodforwardsSetLineColorToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:363
MethodforwardsSetLineLengthToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:273
MethodforwardsSetLineLengthToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:301
MethodforwardsSetLineLengthToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:377
MethodforwardsSetLineThicknessToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:287
MethodforwardsSetLineThicknessToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:315
MethodforwardsSetLineThicknessToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:391
MethodforwardsSetParticleColorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:221
MethodforwardsSetParticleColorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:249
MethodforwardsSetParticleColorToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:324
MethodforwardsSetParticleRadiusRangeToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:235
MethodforwardsSetParticleRadiusRangeToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:263
MethodforwardsSetParticleRadiusRangeToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:338
MethodforwardsSetSpeedFactorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:301
MethodforwardsSetSpeedFactorToScene
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:329
MethodforwardsSetSpeedFactorToScene
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/GlParticlesViewTest.kt:405
MethodframeTimeAffectsStep
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:113
MethodframeTimeResetOnMakeFreshFrame
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:129
MethodframeTimeResetOnMakeFreshFrameWithParticlesOffScreen
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:134
MethodframeTimeResetOnRunWhenNotAnimating
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:151
MethodframeTimeResetOnStart
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:141
MethodframeTimeResetOnStop
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:146
MethodgeneratesNewOffscreenParticleWhenAdvancedOutOfBoundsEast
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:168
MethodgeneratesNewOffscreenParticleWhenAdvancedOutOfBoundsNorth
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:126
MethodgeneratesNewOffscreenParticleWhenAdvancedOutOfBoundsSouth
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:140
MethodgeneratesNewOffscreenParticleWhenAdvancedOutOfBoundsWest
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:154
MethodgeneratesParticleOffScreenFromBottom
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:155
MethodgeneratesParticleOffScreenFromLeft
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:110
MethodgeneratesParticleOffScreenFromRight
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:140
MethodgeneratesParticleOffScreenFromTop
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:125
MethodgeneratesParticleOnScreen
library/src/test/java/com/doctoror/particlesdrawable/engine/ParticleGeneratorTest.kt:71
MethodgetAlpha
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:134
MethodgetAlpha
()
library/src/main/java/com/doctoror/particlesdrawable/engine/Engine.java:95
MethodgetDebugFlags
Get the current value of the debug flags. @return the current value of the debug flags.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:183
MethodgetDensity
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:288
MethodgetDensity
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:238
MethodgetDensity
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:396
MethodgetFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:199
MethodgetFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:153
MethodgetFrameDelay
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:222
MethodgetFrameDelay
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:284
MethodgetGlError
@return the error read from glGetError.
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlException.java:39
MethodgetLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:319
MethodgetLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:268
MethodgetLineColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:241
MethodgetLineColor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:437
MethodgetLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:273
MethodgetLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:223
MethodgetLineLength
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:257
MethodgetLineLength
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:376
MethodgetLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:257
MethodgetLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:208
MethodgetLineThickness
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:265
MethodgetLineThickness
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:356
MethodgetOpacity
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:144
MethodgetParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:303
MethodgetParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:253
MethodgetParticleColor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:302
MethodgetParticleColor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:417
MethodgetParticleRadiusMax
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:241
MethodgetParticleRadiusMax
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:193
MethodgetParticleRadiusMax
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:326
MethodgetParticleRadiusMax
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:336
MethodgetParticleRadiusMin
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:233
MethodgetParticleRadiusMin
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:185
MethodgetParticleRadiusMin
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:318
MethodgetParticleRadiusMin
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:328
MethodgetRenderMode
()
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/MultipleInstanceSafeGLSurfaceView.java:1170
MethodgetSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:215
MethodgetSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:169
MethodgetSpeedFactor
{@inheritDoc}
library/src/main/java/com/doctoror/particlesdrawable/model/Scene.java:357
MethodgetSpeedFactor
{@inheritDoc}
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:305
MethodgivenDifferenceBetweenUptime
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:344
MethodgivenFirstPassReturnsOneConfigAvailable
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/BaseConfigChooserTest.kt:141
MethodgivenParticleCoordinates
library/src/test/java/com/doctoror/particlesdrawable/engine/FrameAdvancerTest.kt:182
MethodgivenSceneDimensions
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:356
MethodhasValidChooserList
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/FailsafeRGB888ConfigChooserTest.kt:24
MethodhasValidChooserListFor2Samples
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/FailsafeMultisamplingConfigChooserTest.kt:24
MethodhasValidChooserListFor4Samples
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/FailsafeMultisamplingConfigChooserTest.kt:34
MethodhasValidChooserListFor8Samples
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/FailsafeMultisamplingConfigChooserTest.kt:45
Methodinflates
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:63
Methodinit
(final int textureId)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRendererBackground.java:68
Methodinit
(final int textureId)
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/renderer/GlSceneRendererParticles.java:70
MethodinvalidatesOnRequestRender
library/src/test/java/com/doctoror/particlesdrawable/ParticlesViewTest.kt:82
MethodinvalidatesSelfOnRequestRender
library/src/test/java/com/doctoror/particlesdrawable/ParticlesDrawableTest.kt:101
MethodisPowerOfTwo
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/util/PotCalculatorTest.kt:25
MethodisRunning
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesDrawable.java:159
MethodisRunning
()
library/src/main/java/com/doctoror/particlesdrawable/ParticlesView.java:352
MethodisRunning
()
library/src/main/java/com/doctoror/particlesdrawable/engine/Engine.java:117
MethodisRunning
()
opengl/src/main/java/com/doctoror/particlesdrawable/opengl/GlParticlesView.java:484
MethodisRunningByDefault
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:40
MethodisRunningIsFalseWhenStopped
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:51
MethodisRunningIsTrueWhenStarted
library/src/test/java/com/doctoror/particlesdrawable/engine/EngineTest.kt:45
MethoditeratesOverChoosersUntilChooserSucceeds
opengl/src/test/java/com/doctoror/particlesdrawable/opengl/chooser/CompositeConfigChooserTest.kt:58
← previousnext →301–400 of 619, ranked by callers