Classes:StackPoint
From ZDoom Wiki
| Stack viewpoint | |||
|---|---|---|---|
| Actor type | Internal | Game | |
| DoomEd Number | None | Class Name | StackPoint |
Classes: SkyViewpoint→StackPoint
→LowerStackLookOnly
→UpperStackLookOnly
Abstract class used as the base class for LowerStackLookOnly and UpperStackLookOnly. It should not be used directly.
DECORATE definition
ACTOR StackPoint : SkyViewpoint native {}

