![]() |
|
タッチ用の当たり判定 [詳解]
公開メンバ関数 |
|
abstract int | IsTouching (SharpKmyMath.Vector2 touchPos) |
abstract bool | IsOutOfRange (SharpKmyMath.Vector2 touchPos) |
abstract void | Draw (Microsoft.Xna.Framework.Color color) |
静的公開変数類 |
|
const int | RESULT_OUT_OF_RANGE = -2 |
限定公開メンバ関数 |
|
TouchCollider (int result) | |
限定公開変数類 |
|
int | result = -1 |
静的限定公開変数類 |
|
static readonly int | Alpha = 100 |
static readonly float | FloatAlpha = Alpha / 255.0f |
タッチ用の当たり判定