7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
|
|
# 位置坐标
|
||
|
|
float32 pos_x
|
||
|
|
float32 pos_y
|
||
|
|
|
||
|
|
# 速度参数
|
||
|
|
float32 speed_x
|
||
|
|
float32 speed_y
|