0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
and actually add it More... about 12 years ago
add heart.graphics.polygon and an example for it More... about 12 years ago
add background and keyboard functions to TypeScript definitions More... about 12 years ago
update TypeScript definition for mouse events and key event aliases More... about 12 years ago
More compatible implementation of heart.quit() More... about 12 years ago
add keypressed and keyreleased as aliases to keydown and keyup More... about 12 years ago
Adds support for heart.quit() callback to correspond to love.quit() More... over 12 years ago
add focus callback to TypeScript definition file More... over 12 years ago
move HeartImage inside heart More... over 12 years ago
heart.focus() callback function to correspond to love.focus() More... over 12 years ago
Adds a simple bower.json to enable consumption through Bower More... over 12 years ago
Adds support for loading heart.js as a CommonJS or AMD module More... over 12 years ago
add circle and line functions to TypeScript definition file More... over 12 years ago
add a TypeScript definition file More... over 12 years ago
add escape and return to keymap More... about 13 years ago
add alpha to setColor More... about 13 years ago
fix a couple mistakes More... about 13 years ago
add rotation example More... about 13 years ago
add translate(), rotate(), push() and pop() More... about 13 years ago
add circle drawing function More... over 13 years ago
fix mouse positions More... over 13 years ago
add derpdraw example More... over 13 years ago
add basic line function More... over 13 years ago
add basic mouse support More... over 13 years ago
comment in wrong place More... over 13 years ago
fix keys being uppercase More... almost 14 years ago
add friction and increase fps cap in keyboard demo More... almost 14 years ago
add heart.timer.{get,set}TargetFPS More... almost 14 years ago
add hear.timer.getTime More... almost 14 years ago
give keyboard demo velocity/acceleration More... almost 14 years ago