Searched refs:halfHeight (Results 1 – 2 of 2) sorted by relevance
97 float halfHeight = m_Resource.GetRect().GetHeight() / 2.0f; in Update() local101 float bottom = m_Resource.GetRect().GetCenter().y - halfHeight; in Update()102 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update()
100 float halfHeight = m_Resource.GetRect().GetHeight() / 2.0f; in Update() local104 float bottom = m_Resource.GetRect().GetCenter().y - halfHeight; in Update()105 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update()