Searched refs:m_FloorDestHeight (Results 1 – 5 of 5) sorted by relevance
75 << m_FloorDestHeight in Serialize()92 >> m_FloorDestHeight in Serialize()139 m_FloorDestHeight = m_OrgHeight; in RunThink()269 m_FloorDestHeight += height; in DFloor()299 m_FloorDestHeight = height; in DFloor()306 m_FloorDestHeight = in DFloor()341 m_FloorDestHeight = floorheight - in DFloor()357 m_FloorDestHeight = floorheight + in DFloor()373 m_FloorDestHeight = in DFloor()854 << m_FloorDestHeight in Serialize()[all …]
717 mFloorDestination = elevator->m_FloorDestHeight; in SectorSnapshot()747 mFloorDestination = floor->m_FloorDestHeight; in SectorSnapshot()884 elevator->m_FloorDestHeight = mFloorDestination; in toSector()964 floor->m_FloorDestHeight = mFloorDestination; in toSector()
860 fixed_t m_FloorDestHeight; variable933 fixed_t m_FloorDestHeight; variable
66 fixed_t m_FloorDestHeight; member108 fixed_t m_FloorDestHeight; member
1466 MSG_WriteShort(netbuf, Elevator->m_FloorDestHeight >> FRACBITS); in SV_SendMovingSectorUpdate()1527 MSG_WriteShort(netbuf, Floor->m_FloorDestHeight >> FRACBITS); in SV_SendMovingSectorUpdate()