1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
js13kgames-2021/types
André Jaenisch f42cc2895f
refactor: don't compute same divisor twice
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2 years ago
..
app.d.ts refactor: move variables to global scope to rAF them 2 years ago
collisions.d.ts refactor: don't compute same divisor twice 2 years ago
constants.d.ts feat: declare FPS as constant 2 years ago
draw.d.ts feat: apply gravity to objects 2 years ago
shape.d.ts feat: add new function to compute face normals 2 years ago
vector.d.ts feat: add new function to rotate a vector 2 years ago
world.d.ts refactor: boundary factory is now agnostic on top / bottom 2 years ago