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

Method moveToX

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

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

(float destX, 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

getXMethod · 0.95
setXMethod · 0.95

Tested by

no test coverage detected