Version 0.1.1a
LÖVE Documentation
OverviewLicenceCreditsGetting started
Devices
love.objectslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timer
Types
ColorFontImageMusicSound
Callbacks
loadupdaterendermousepressedmousereleasedkeypressedkeyreleased
Miscellaneous
ConstantsConfig files
Summary
Types
List of types
ColorAn object containing color information.
FontRepresents a font.
ImageContains image data. Typically loaded from an image file such as png, gif or jpg.
MusicContains compressed sound data.
SoundContains sound data. Loaded from a sample file.