float getHeight()
 {
     return(m_RoomConfig.getHeight() / m_ScreenRefConfig.getHeight());
 }