Searched refs:halfHeight (Results 1 – 2 of 2) sorted by relevance
95 float halfHeight = m_Resource.GetRect().GetHeight() / 2.0f; in Update() local99 float bottom = m_Resource.GetRect().GetCenter().y - halfHeight; in Update()100 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update()
98 float halfHeight = m_Resource.GetRect().GetHeight() / 2.0f; in Update() local102 float bottom = m_Resource.GetRect().GetCenter().y - halfHeight; in Update()103 float top = m_Resource.GetRect().GetCenter().y + halfHeight; in Update()