Version 0.1.1a LÖVE DocumentationOverviewLicenceCreditsGetting startedDeviceslove.objectslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerTypesColorFontImageMusicSoundCallbacksloadupdaterendermousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig files
|
Types List of types Color | An object containing color information. | Font | Represents a font. | Image | Contains image data. Typically loaded from an image file such as png, gif or jpg. | Music | Contains compressed sound data. | Sound | Contains sound data. Loaded from a sample file. |
|