MCPcopy Index your code
hub / github.com/cping/LGame / moveToY

Method moveToY

Java/Loon-Neo/src/loon/LObject.java:1198–1208  ·  view source on GitHub ↗

调用时以指定速度向指定Y轴移动(到目标Y后停止) 注意,此函数没有调用缓动的moveTo方法,只有调用时才会累加移动,不能自动累加 @param destY @param speed @return

(float destY, float speed)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

moveToMethod · 0.95

Calls 2

getYMethod · 0.95
setYMethod · 0.95

Tested by

no test coverage detected