-
Notifications
You must be signed in to change notification settings - Fork 3
Home
mktk1117 edited this page May 10, 2016
·
1 revision
Welcome to the phenox wiki!
event名 | 型 | 説明 |
---|---|---|
landing | bool型 | 着陸命令 |
direction | 2次元double型 | ブロックなどで反射した際のの方向 |
event名 | 型 | 説明 |
---|---|---|
px_bounce | bool型 | 壁で反射したことを知らせる |
px_start | bool型 | ゲームを開始する合図 phenoxが離陸してから何秒かしてから送信される |
px_position | 2次元double型 | ブロックの近くとバーの近くでのphenoxの座標 |
px_velocity | 2次元double型 | phenoxが進んでいる速度の方向 |