FontData (Français)

Available since LÖVE 0.7.0
This type is not supported in earlier versions.

Un objet FontData représentes une police de caractères.

Constructors

None.

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

Data (Français) Object (Français)

See Also


Other Languages