limitToBound

fun limitToBound(offset: Float, bound: Pair<Float, Float>): Float

把位移限制在边界内

Return

Parameters

offset

偏移量

bound

限制位移的范围