Searched refs:mFloorTexture (Results 1 – 2 of 2) sorted by relevance
544 void setFloorTexture(short val) { mFloorTexture = val; } in setFloorTexture()594 short getFloorTexture() const { return mFloorTexture; } in getFloorTexture()653 short mFloorTexture; variable
680 mCeilingTexture(0), mFloorTexture(0), in SectorSnapshot()746 mFloorTexture = floor->m_Texture; in SectorSnapshot()