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
↓ 75 callers
Method
set
Binds the material's texture to the OpenGL context and changes the glBlendFunc to the values used by it.
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:30
↓ 31 callers
Method
add
(BillboardDecal decal)
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:87
↓ 11 callers
Method
apply
()
core/src/com/cyphercove/doublehelix/TransformManager.java:39
↓ 9 callers
Method
begin
(Camera camera, RenderContext context)
core/src/com/cyphercove/doublehelix/UnlitShader.java:60
↓ 9 callers
Method
end
()
core/src/com/cyphercove/doublehelix/UnlitShader.java:85
↓ 9 callers
Method
get
android/src/com/cyphercove/doublehelix/SharedPreferencesRetriever.kt:30
↓ 9 callers
Method
setBlending
Sets the blending parameters for this decal @param srcBlendFactor Source blend factor used by glBlendFunc @param dstBlendFactor Destination blend fac
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:229
↓ 8 callers
Method
update
(float delta, Vector3 lightDirection)
core/src/com/cyphercove/doublehelix/Particles.java:69
↓ 5 callers
Method
flush
()
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:99
↓ 5 callers
Method
setColor
Sets the color of all four vertices to the specified color @param r Red component @param g Green component @param b Blue component @param a Alpha com
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:63
↓ 4 callers
Method
applyX
(int screenX)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:17
↓ 4 callers
Method
applyY
(int screenY)
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:23
↓ 4 callers
Method
init
()
core/src/com/cyphercove/doublehelix/UnlitShader.java:40
↓ 4 callers
Method
setPosition
Sets the position to the given world coordinates @param x X position @param y Y Position @param z Z Position
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:175
↓ 4 callers
Method
updateCommon
(float delta, boolean haveTouchVelocity, Vector3 touchPosition, Vector3 touchVe
core/src/com/cyphercove/doublehelix/Particle.java:114
↓ 3 callers
Method
clear
Remove all decals from batch
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:156
↓ 3 callers
Method
drawFar
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:412
↓ 3 callers
Method
render
(float xOffset, float yOffset, float xOffsetLooping, float xOffsetFake)
core/src/com/cyphercove/doublehelix/MainRenderer.java:250
↓ 3 callers
Method
updateColorsFromFrontHelixColor
()
core/src/com/cyphercove/doublehelix/Settings.java:59
↓ 2 callers
Method
calculateUnprojectedCircleOfConfusion
(float distance)
core/src/com/cyphercove/doublehelix/DepthOfFieldCamera.java:76
↓ 2 callers
Method
draw
(DecalBatch decalBatch, BillboardDecalBatch billboardDecalBatch)
core/src/com/cyphercove/doublehelix/Particles.java:136
↓ 2 callers
Method
equals
(Object o)
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:50
↓ 2 callers
Method
getLightDirection
()
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:119
↓ 2 callers
Method
getTexture
()
core/src/com/cyphercove/doublehelix/PowerLUT.java:53
↓ 2 callers
Method
render
Renders all decals to the buffer and flushes the buffer to the GL when full/done
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:105
↓ 2 callers
Method
resize
(int width, int height)
core/src/com/cyphercove/doublehelix/MainRenderer.java:230
↓ 2 callers
Method
setAngle
(float angle)
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:83
↓ 2 callers
Method
setInputAdapterResolution
()
core/src/com/cyphercove/doublehelix/Particles.java:150
↓ 2 callers
Method
setShouldFadeEnds
(boolean shouldFadeEnds)
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:115
↓ 2 callers
Method
setSize
(float size)
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:200
↓ 2 callers
Method
updateAllSettings
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:102
↓ 1 callers
Method
advanceScreenshotColor
()
core/src/com/cyphercove/doublehelix/Settings.java:53
↓ 1 callers
Method
advanceScreenshotResolution
()
core/src/com/cyphercove/doublehelix/Settings.java:75
↓ 1 callers
Method
afterBillboardGroup
Invoked directly after rendering of a group has completed @param group Group which completed rendering
core/src/com/cyphercove/doublehelix/points/BillboardGroupStrategy.java:41
↓ 1 callers
Method
afterBillboardGroups
Invoked after having rendered all groups
core/src/com/cyphercove/doublehelix/points/BillboardGroupStrategy.java:47
↓ 1 callers
Method
beforeBillboardGroup
Invoked directly before rendering the contents of a group @param group Group that will be rendered @param contents Array of entries of arrays contain
core/src/com/cyphercove/doublehelix/points/BillboardGroupStrategy.java:36
↓ 1 callers
Method
beforeBillboardGroups
Invoked before rendering any group
core/src/com/cyphercove/doublehelix/points/BillboardGroupStrategy.java:44
↓ 1 callers
Method
decideBillboardGroup
Assigns a group to a decal @param decal BillboardDecal to assign group to @return group assigned
core/src/com/cyphercove/doublehelix/points/BillboardGroupStrategy.java:30
↓ 1 callers
Method
drawBackground
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:404
↓ 1 callers
Method
drawNear
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:421
↓ 1 callers
Method
finishCreate
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:143
↓ 1 callers
Method
getBillboardGroupShader
(int group)
core/src/com/cyphercove/doublehelix/points/BillboardGroupStrategy.java:24
↓ 1 callers
Method
getMaterial
()
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:238
↓ 1 callers
Method
initialize
(int size)
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:69
↓ 1 callers
Method
isOpaque
@return true if the material is completely opaque, false if it is not and therefor requires blending
core/src/com/cyphercove/doublehelix/points/BillboardDecalMaterial.java:38
↓ 1 callers
Method
reloadShaders
()
core/src/com/cyphercove/doublehelix/Assets.java:75
↓ 1 callers
Method
reset
()
core/src/com/cyphercove/doublehelix/Particle.java:105
↓ 1 callers
Method
setGroupStrategy
Sets the {@link GroupStrategy} used @param groupStrategy Group strategy to use
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:65
↓ 1 callers
Method
setTexture
(Texture texture)
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:234
↓ 1 callers
Method
translate
Translates by the specified amount of units @param x Units to move along the x axis @param y Units to move along the y axis @param z Units to move al
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:159
↓ 1 callers
Method
update
Recalculates vertices array if it grew out of sync with the properties (position, ..)
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:217
↓ 1 callers
Method
updateBillboard
(float delta, DepthOfFieldCamera camera, Vector3 projectedLight, boolean have
core/src/com/cyphercove/doublehelix/Particle.java:259
↓ 1 callers
Method
updateBillboardNoDOF
(float delta, DepthOfFieldCamera camera, Vector3 projectedLight, boolean have
core/src/com/cyphercove/doublehelix/Particle.java:301
↓ 1 callers
Method
updateFlake
(float delta, DepthOfFieldCamera camera, Vector3 projectedLight, boolean haveTouc
core/src/com/cyphercove/doublehelix/Particle.java:189
↓ 1 callers
Method
updateFlakeNoDOF
(float delta, DepthOfFieldCamera camera, Vector3 projectedLight, boolean haveTouc
core/src/com/cyphercove/doublehelix/Particle.java:232
↓ 1 callers
Method
updateInLoop
(float deltaTime)
core/src/com/cyphercove/doublehelix/MainRenderer.java:103
Method
Assets
()
core/src/com/cyphercove/doublehelix/Assets.java:68
Method
BackgroundShader
(Assets assets)
core/src/com/cyphercove/doublehelix/BackgroundShader.java:36
Method
BillboardDecal
()
core/src/com/cyphercove/doublehelix/points/BillboardDecal.java:49
Method
BillboardDecalBatch
(BillboardGroupStrategy groupStrategy)
core/src/com/cyphercove/doublehelix/points/BillboardDecalBatch.java:54
Method
BlackShader
(Assets assets)
core/src/com/cyphercove/doublehelix/BlackShader.java:34
Method
CircleOfConfusion
(float range)
core/src/com/cyphercove/doublehelix/DepthOfFieldCamera.java:54
Method
DepthOfFieldCamera
(float focalLength, float focalPlane, float aperture, float range)
core/src/com/cyphercove/doublehelix/DepthOfFieldCamera.java:69
Method
EffectsOverlay
(Assets assets)
core/src/com/cyphercove/doublehelix/EffectsOverlay.java:45
Method
FlippingInputMultiplexer
()
core/src/com/cyphercove/doublehelix/FlippingInputMultiplexer.java:9
Method
MainRenderer
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:107
Method
Particle
(TextureRegion textureRegion, Texture pointTexture)
core/src/com/cyphercove/doublehelix/Particle.java:94
Method
ParticleGroupStrategy
(final Camera camera, Assets assets)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:47
Method
Particles
(Texture pointTexture, TextureRegion textureRegion, DepthOfFieldCamera camera)
core/src/com/cyphercove/doublehelix/Particles.java:56
Method
PowerLUT
W power will be in luminance, and H power will be in alpha
core/src/com/cyphercove/doublehelix/PowerLUT.java:34
Method
SubsurfaceScatteringShader
(Assets assets, Vector3 lightDirection)
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:50
Method
TransformManager
(ModelInstance modelInstance)
core/src/com/cyphercove/doublehelix/TransformManager.java:35
Method
UnlitShader
(Assets assets)
core/src/com/cyphercove/doublehelix/UnlitShader.java:36
Method
afterBillboardGroup
(int group)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:117
Method
afterBillboardGroups
()
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:139
Method
afterGroup
(int group)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:113
Method
afterGroups
()
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:133
Method
beforeBillboardGroup
(int group, Array<BillboardDecal> contents)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:98
Method
beforeBillboardGroups
()
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:127
Method
beforeGroup
(int group, Array<Decal> contents)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:83
Method
beforeGroups
()
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:121
Method
begin
(Camera camera, RenderContext context)
core/src/com/cyphercove/doublehelix/BackgroundShader.java:60
Method
begin
(Camera camera, RenderContext context)
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:76
Method
begin
(Camera camera, RenderContext context)
core/src/com/cyphercove/doublehelix/BlackShader.java:58
Method
canRender
(Renderable instance)
core/src/com/cyphercove/doublehelix/UnlitShader.java:53
Method
canRender
(Renderable instance)
core/src/com/cyphercove/doublehelix/BackgroundShader.java:53
Method
canRender
(Renderable instance)
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:70
Method
canRender
(Renderable instance)
core/src/com/cyphercove/doublehelix/BlackShader.java:51
Method
compare
(Decal o1, Decal o2)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:52
Method
compareTo
(Shader other)
core/src/com/cyphercove/doublehelix/UnlitShader.java:48
Method
compareTo
(Shader other)
core/src/com/cyphercove/doublehelix/BackgroundShader.java:48
Method
compareTo
(Shader other)
core/src/com/cyphercove/doublehelix/SubsurfaceScatteringShader.java:65
Method
compareTo
(Shader other)
core/src/com/cyphercove/doublehelix/BlackShader.java:46
Method
create
()
core/src/com/cyphercove/doublehelix/MainRenderer.java:115
Method
decideBillboardGroup
(BillboardDecal decal)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:78
Method
decideGroup
(Decal decal)
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:67
Method
dispose
()
core/src/com/cyphercove/doublehelix/UnlitShader.java:44
Method
dispose
()
core/src/com/cyphercove/doublehelix/ParticleGroupStrategy.java:173
Method
dispose
()
core/src/com/cyphercove/doublehelix/EffectsOverlay.java:51
Method
dispose
()
core/src/com/cyphercove/doublehelix/PowerLUT.java:57
next →
1–100 of 179, ranked by callers