TadsObjectclass | systype.h[221] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
intrinsic class
TadsObject : Object
(none)
(none)
(none)
Inherited from TadsObject
Object
createClone
createInstance
createTransientInstance
setSuperclassList
Object
:
getPropList
getPropParams
getSuperclassList
isClass
isTransient
ofKind
propDefined
propInherited
propType
valToSymbol
createClone ( ) | systype.h[239] |
Note that the clone is a "shallow" copy, which means that any objects it references are not themselves cloned.
createInstance (...) | systype.h[229] |
createTransientInstance (...) | systype.h[246] |
setSuperclassList (scList) | systype.h[290] |