DropTypeThrowclass
A drop-type descriptor for the THROW command. This object keeps track of the target (the object that was hit by the projectile) and the projectile’s path to the target. The projectile is simply the direct object.
class
DropTypeThrow
:
DropType
Superclass Tree (in declaration order)
DropTypeThrow
DropType
` object`
Subclass Tree
DropTypeThrow
DropTypeShortThrow
Global Objects
(none)
Summary of Properties
Summary of Methods
construct
getReportPrefix
standardReport
Properties
path_
the path the projectile took to reach the target
target_
the object that was hit by the projectile
Methods
construct (target, path)
no description available
getReportPrefix (obj, dest)
OVERRIDDEN
if the actual target and the nominal destination are the same, just say that it lands on the destination; otherwise, say that it bounces off the target and falls to the nominal destination
standardReport (obj, dest)
OVERRIDDEN
remember the target and path
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3