b0.6 : Refactoring + open url


Add

  • love.system_openURL(url)
  • love.touchpressed(id,x,y,dx,dy,force) ;
  • love.touchreleased(id,x,y,dx,dy,force) ;

Edit

  • Now that the love variable is initialised in love2d.js, it can be included in several javascript files.
  • Refactoring the code, renaming a few internal functions (_ for private) and a few corrections.
  • _disableRightClickMenu() function is called when mouse/touch events are loaded.
  • All events are loaded by default.

Delete

  • input class
  • canvas class
  • Timer,Colour

Get love2d.js

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.