Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CypherCove/DoubleHelix
/ functions
Functions
179 in github.com/CypherCove/DoubleHelix
⨍
Functions
179
◇
Types & classes
33
Method
dispose
()
core/src/com/cyphercove/doublehelix/BackgroundShader.java:44
Method
dispose
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:215
Method
dispose
()
core/src/com/cyphercove/doublehelix/Assets.java:90
Method
dispose
()
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:60
Method
dispose
()
core/src/com/cyphercove/doublehelix/BlackShader.java:42
Method
dispose
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:162
Method
distanceToAxis
(Vector3 point, Vector3 pointOnAxis, Vector3 axisDirection)
core/src/com/cyphercove/doublehelix/Particle.java:181
Method
end
()
core/src/com/cyphercove/doublehelix/BackgroundShader.java:89
Method
end
()
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:111
Method
end
()
core/src/com/cyphercove/doublehelix/BlackShader.java:78
Method
getAngle
()
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:87
Method
getAssetPathPrefix
()
core/src/com/cyphercove/doublehelix/Assets.java:85
Method
getBillboardGroupShader
(int group)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:159
Method
getColor
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
Method
getDstBlendFactor
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:46
Method
getGroupShader
(int group)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:145
Method
getNoLiveWallpapersToastStringResource
android/src/com/cyphercove/doublehelix/InfoActivity.kt:31
Method
getPosition
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
Method
getSize
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:83
Method
getSize
()
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:204
Method
getSrcBlendFactor
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:42
Method
getVertices
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
Method
getWallpaperChooserToastStringResource
android/src/com/cyphercove/doublehelix/InfoActivity.kt:23
Method
getWallpaperServiceClass
android/src/com/cyphercove/doublehelix/InfoActivity.kt:27
Method
getX
@return position on the x axis
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:108
Method
getY
@return position on the y axis
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:129
Method
getZ
@return position on the z axis
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:150
Method
hashCode
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:61
Method
init
()
core/src/com/cyphercove/doublehelix/BackgroundShader.java:40
Method
init
()
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:55
Method
init
()
core/src/com/cyphercove/doublehelix/BlackShader.java:38
Method
keyDown
(int keycode)
core/src/com/cyphercove/doublehelix/MainRenderer.java:439
Method
loadDefaultSettings
* 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
Method
log
android/src/com/cyphercove/doublehelix/DoubleHelixApplication.kt:48
Method
main
(String[] arg)
desktop/src/com/cyphercove/doublehelix/desktop/DesktopLauncher.java:10
Method
mouseMoved
(int screenX, int screenY)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:44
Method
newObject
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:47
Method
onAssetsLoaded
()
core/src/com/cyphercove/doublehelix/Assets.java:81
Method
onAttachedToWindow
android/src/com/cyphercove/doublehelix/Daydream.kt:27
Method
onCreate
android/src/com/cyphercove/doublehelix/DoubleHelixApplication.kt:26
Method
onCreate
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:37
Method
onCreateApplication
android/src/com/cyphercove/doublehelix/LWService.kt:28
Method
onCreatePreferences
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:70
Method
onMultiTap
android/src/com/cyphercove/doublehelix/LWService.kt:45
Method
onPreferenceDisplayDialog
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:46
Method
onPreferenceStartFragment
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:50
Method
onPreviewStateChange
(boolean isPreview)
core/src/com/cyphercove/doublehelix/MainRenderer.java:505
Method
onSettingsChanged
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:500
Method
openLink
* 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
Method
pause
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:220
Method
prepareColor
android/src/com/cyphercove/doublehelix/SettingsApplicator.kt:72
Method
render
(Renderable renderable)
core/src/com/cyphercove/doublehelix/UnlitShader.java:78
Method
render
(boolean withBloom, GaussianBlur bloom)
core/src/com/cyphercove/doublehelix/EffectsOverlay.java:73
Method
render
(Renderable renderable)
core/src/com/cyphercove/doublehelix/BackgroundShader.java:81
Method
render
(Renderable renderable)
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:98
Method
render
(Renderable renderable)
core/src/com/cyphercove/doublehelix/BlackShader.java:71
Method
resize
(int width, int height)
core/src/com/cyphercove/doublehelix/EffectsOverlay.java:56
Method
resume
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:225
Method
setMaterial
Set material @param material custom material
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:246
Method
setX
Sets the position on the x axis @param x Position to locate the decal at
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:102
Method
setY
Sets the position on the y axis @param y Position to locate the decal at
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:123
Method
setZ
Sets the position on the z axis @param z Position to locate the decal at
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:144
Method
startFragment
android/src/com/cyphercove/doublehelix/SettingsActivity.kt:58
Method
touchDown
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/Particles.java:157
Method
touchDown
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/MainRenderer.java:478
Method
touchDown
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:29
Method
touchDragged
(int screenX, int screenY, int pointer)
core/src/com/cyphercove/doublehelix/Particles.java:167
Method
touchDragged
(int screenX, int screenY, int pointer)
core/src/com/cyphercove/doublehelix/MainRenderer.java:491
Method
touchDragged
(int screenX, int screenY, int pointer)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:39
Method
touchUp
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/Particles.java:173
Method
touchUp
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/MainRenderer.java:487
Method
touchUp
(int screenX, int screenY, int pointer, int button)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:34
Method
translateX
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
Method
translateY
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
Method
translateZ
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
Method
update
(boolean updateFrustum)
core/src/com/cyphercove/doublehelix/DepthOfFieldCamera.java:35
Method
updateAllSettings
android/src/com/cyphercove/doublehelix/SettingsApplicator.kt:50
Method
updateColor
android/src/com/cyphercove/doublehelix/SettingsApplicator.kt:79
Method
updateInLoop
android/src/com/cyphercove/doublehelix/SettingsApplicator.kt:67
← previous
101–179 of 179, ranked by callers