Difference between revisions of "Data"

Line 1: Line 1:
 
The superclass of all data.
 
The superclass of all data.
 
== Functions ==
 
== Functions ==
{{#ask: [[Category:Functions]] [[parent::Data]] OR [[parent::Object]] [[Since::<071]]
+
{{#ask: [[Category:Functions]] [[parent::Data||Object]] [[Since::<071]]
 
| headers=hide
 
| headers=hide
 
| ?Description
 
| ?Description

Revision as of 17:36, 25 March 2011

The superclass of all data.

Functions

Data:getPointerGets a pointer to the Data.
Data:getSizeGets the Data's size in bytes.
Object:typeGets the type of the object as a string.
Object:typeOfChecks whether an object is of a certain type.

Supertypes

Object

Subtypes

SoundData

See Also


Other Languages