Classes:Mover

From ZDoom Wiki
Jump to navigation Jump to search

Classes: Mover

Mover is the parent class of all sector effects that move a sector, such as elevators. It's mainly used for categorization. Internally it only has a variable and function for controlling interpolation. In ZScript it's just an empty container.