Entity:intersectsBoundingBox

機能
境界ボックス当たり判定
構文
intersectsBoundingBox(Entity)
引数
Entity Entityオブジェクト。
戻り値
bool値。trueで衝突あり、falseで衝突なし。
説明
Entityオブジェク同士で、境界ボックスで当たり判定をします。