Searched refs:mBackgroundCollisionNormal (Results 1 – 1 of 1) sorted by relevance
36 private Vector2 mBackgroundCollisionNormal; field in GameObject87 mBackgroundCollisionNormal = new Vector2(); in GameObject()104 mBackgroundCollisionNormal.zero(); in reset()201 return mBackgroundCollisionNormal; in getBackgroundCollisionNormal()205 mBackgroundCollisionNormal.set(normal); in setBackgroundCollisionNormal()