Daedalus Dock - Modules - TypesDefine Details

code/__DEFINES/zmimic.dm

MOVABLE_IS_BELOW_ZTURFIs this movable visible from a turf that is mimicking below? Note: this does not necessarily mean directly below.
MOVABLE_IS_ON_ZTURFIs this movable located on a turf that is mimicking below? Note: this does not necessarily mean directly on.
z_animatePerforms an animate() call on the given object and it's mimics.
z_flickPerforms a flick() call on the given object and it's mimics.

Define Details

MOVABLE_IS_BELOW_ZTURF

Is this movable visible from a turf that is mimicking below? Note: this does not necessarily mean directly below.

MOVABLE_IS_ON_ZTURF

Is this movable located on a turf that is mimicking below? Note: this does not necessarily mean directly on.

z_animate

Performs an animate() call on the given object and it's mimics.

z_flick

Performs a flick() call on the given object and it's mimics.