Difference between revisions of "Data (简体中文)"

(Created page with "The superclass of all data. == Functions == {{#ask: Category:Functions |Object [[Since::<071]] | headers=hide | ?Description }} == Supertypes == Object =...")
 
(Parent correction.)
 
Line 10: Line 10:
 
[[SoundData]]
 
[[SoundData]]
 
== See Also ==
 
== See Also ==
* [[parent::love]]
+
* [[parent::love (简体中文)]]
 
[[Category:Types]]
 
[[Category:Types]]
 
{{#set:Description=The superclass of all data.}}
 
{{#set:Description=The superclass of all data.}}

Latest revision as of 03:09, 15 April 2012

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