Difference between revisions of "Types"
(This doesn't work quite like how i'd want it to yet; should list all the pages from Category:Data_Types.) |
m (Zorg moved page Category:Data Types to Types: Consistency reasons, also would be nice to have a simple list of types.) |
(No difference)
|
Revision as of 11:32, 31 January 2017
These are the data types that are used by this wiki; some of them are wiki-specific aggregates for clearer documentation reasons.
Types
Data | The superclass of all data. | ||
Object | The superclass of all LÖVE types. | ||
Variant | The types supported by love.thread and love.event. |