fakelove
Pretend to be LÖVE.
Classes
fakelove
A fake instance of LÖVE.
Functions
fakelove.new (Self., The)
Launch the generator from the command line.
Arguments
table Self.
table The
real instance of love to duplicate. close = function() end, fromPixels = function() end, getDisplayCount = function() end, getDesktopDimensions = function() end, getDisplayName = function() end, getFullscreen = function() end, getFullscreenModes = function() end, getIcon = function() end, getPixelScale = function() end, isDisplaySleepEnabled = function() end,
WARNING:
UNDOCUMENTED
end, isVisible = function() end, maximize = function() end, minimize = function() end, requestAttention = function() end, setDisplaySleepEnabled = function() end, setFullscreen = function() end, setIcon = function() end, showMessageBox = function() end, toPixels = function() end,