MCPcopy Create free account

hub / github.com/CypherCove/DoubleHelix / functions

Functions179 in github.com/CypherCove/DoubleHelix

Methoddispose
()
core/src/com/cyphercove/doublehelix/BackgroundShader.java:44
Methoddispose
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:215
Methoddispose
()
core/src/com/cyphercove/doublehelix/Assets.java:90
Methoddispose
()
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:60
Methoddispose
()
core/src/com/cyphercove/doublehelix/BlackShader.java:42
Methoddispose
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:162
MethoddistanceToAxis
(Vector3 point, Vector3 pointOnAxis, Vector3 axisDirection)
core/src/com/cyphercove/doublehelix/Particle.java:181
Methodend
()
core/src/com/cyphercove/doublehelix/BackgroundShader.java:89
Methodend
()
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:111
Methodend
()
core/src/com/cyphercove/doublehelix/BlackShader.java:78
MethodgetAngle
()
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:87
MethodgetAssetPathPrefix
()
core/src/com/cyphercove/doublehelix/Assets.java:85
MethodgetBillboardGroupShader
(int group)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:159
MethodgetColor
Returns the color of this decal. The returned color should under no circumstances be modified. @return The color of this decal.
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:189
MethodgetDstBlendFactor
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:46
MethodgetGroupShader
(int group)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:145
MethodgetNoLiveWallpapersToastStringResource
android/src/com/cyphercove/doublehelix/InfoActivity.kt:31
MethodgetPosition
Returns the position of this decal. The returned vector should under no circumstances be modified. @return vector representing the position
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:196
MethodgetSize
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:83
MethodgetSize
()
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:204
MethodgetSrcBlendFactor
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:42
MethodgetVertices
Returns the vertices backing this sprite.<br/> The returned value should under no circumstances be modified. @return vertex array backing the decal
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:212
MethodgetWallpaperChooserToastStringResource
android/src/com/cyphercove/doublehelix/InfoActivity.kt:23
MethodgetWallpaperServiceClass
android/src/com/cyphercove/doublehelix/InfoActivity.kt:27
MethodgetX
@return position on the x axis
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:108
MethodgetY
@return position on the y axis
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:129
MethodgetZ
@return position on the z axis
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:150
MethodhashCode
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:61
Methodinit
()
core/src/com/cyphercove/doublehelix/BackgroundShader.java:40
Methodinit
()
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:55
Methodinit
()
core/src/com/cyphercove/doublehelix/BlackShader.java:38
MethodkeyDown
(int keycode)
core/src/com/cyphercove/doublehelix/MainRenderer.java:439
MethodloadDefaultSettings
* Load all defaults from preference files. New preferences will automatically have their * defaults read. Old ones will not be overwritten.
android/src/com/cyphercove/doublehelix/DoubleHelixApplication.kt:42
Methodlog
android/src/com/cyphercove/doublehelix/DoubleHelixApplication.kt:48
Methodmain
(String[] arg)
desktop/src/com/cyphercove/doublehelix/desktop/DesktopLauncher.java:10
MethodmouseMoved
(int screenX, int screenY)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:44
MethodnewObject
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:47
MethodonAssetsLoaded
()
core/src/com/cyphercove/doublehelix/Assets.java:81
MethodonAttachedToWindow
android/src/com/cyphercove/doublehelix/Daydream.kt:27
MethodonCreate
android/src/com/cyphercove/doublehelix/DoubleHelixApplication.kt:26
MethodonCreate
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:37
MethodonCreateApplication
android/src/com/cyphercove/doublehelix/LWService.kt:28
MethodonCreatePreferences
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:70
MethodonMultiTap
android/src/com/cyphercove/doublehelix/LWService.kt:45
MethodonPreferenceDisplayDialog
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:46
MethodonPreferenceStartFragment
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:50
MethodonPreviewStateChange
(boolean isPreview)
core/src/com/cyphercove/doublehelix/MainRenderer.java:505
MethodonSettingsChanged
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:500
MethodopenLink
* A backup URI should be an `http` address and is used in case the first URI is unusable, for * instance, if it is an `amzn` address when the Ama
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:118
Methodpause
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:220
MethodprepareColor
android/src/com/cyphercove/doublehelix/SettingsApplicator.kt:72
Methodrender
(Renderable renderable)
core/src/com/cyphercove/doublehelix/UnlitShader.java:78
Methodrender
(boolean withBloom, GaussianBlur bloom)
core/src/com/cyphercove/doublehelix/EffectsOverlay.java:73
Methodrender
(Renderable renderable)
core/src/com/cyphercove/doublehelix/BackgroundShader.java:81
Methodrender
(Renderable renderable)
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:98
Methodrender
(Renderable renderable)
core/src/com/cyphercove/doublehelix/BlackShader.java:71
Methodresize
(int width, int height)
core/src/com/cyphercove/doublehelix/EffectsOverlay.java:56
Methodresume
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:225
MethodsetMaterial
Set material @param material custom material
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:246
MethodsetX
Sets the position on the x axis @param x Position to locate the decal at
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:102
MethodsetY
Sets the position on the y axis @param y Position to locate the decal at
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:123
MethodsetZ
Sets the position on the z axis @param z Position to locate the decal at
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:144
MethodstartFragment
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:58
MethodtouchDown
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/Particles.java:157
MethodtouchDown
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/MainRenderer.java:478
MethodtouchDown
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:29
MethodtouchDragged
(int screenX, int screenY, int pointer)
core/src/com/cyphercove/doublehelix/Particles.java:167
MethodtouchDragged
(int screenX, int screenY, int pointer)
core/src/com/cyphercove/doublehelix/MainRenderer.java:491
MethodtouchDragged
(int screenX, int screenY, int pointer)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:39
MethodtouchUp
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/Particles.java:173
MethodtouchUp
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/MainRenderer.java:487
MethodtouchUp
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:34
MethodtranslateX
Moves by the specified amount of units along the x axis @param units Units to move the decal
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:94
MethodtranslateY
Moves by the specified amount of units along the y axis @param units Units to move the decal
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:115
MethodtranslateZ
Moves by the specified amount of units along the z axis @param units Units to move the decal
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:136
Methodupdate
(boolean updateFrustum)
core/src/com/cyphercove/doublehelix/DepthOfFieldCamera.java:35
MethodupdateAllSettings
android/src/com/cyphercove/doublehelix/SettingsApplicator.kt:50
MethodupdateColor
android/src/com/cyphercove/doublehelix/SettingsApplicator.kt:79
MethodupdateInLoop
android/src/com/cyphercove/doublehelix/SettingsApplicator.kt:67
← previous101–179 of 179, ranked by callers