HitCheck_Sphere_Sphere

球と球の当たり判定

nothrow @nogc extern (C++, DxLib) extern
int
HitCheck_Sphere_Sphere

Return Value

Type: int

dxlib_d.DxDataType.TRUE:当たっている dxlib_d.DxDataType.FALSE:当たっていない

Meta