MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / mix

Function mix

src/main/java/fieldkotlin/KI_stdlib_support.kt:137–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 var frame = 0
136 RunLoop.main.loop.attach(rn) { i ->
137 alpha = ++frame / frames.toDouble()
138 s(alpha)
139 alpha < 1
140 }
141}

Callers

nothing calls this directly

Calls 4

Vec2Class · 0.50
Vec3Class · 0.50
Vec4Class · 0.50
lerpMethod · 0.45

Tested by

no test coverage detected