Skip to content

Commit

Permalink
feat: an extended vec2 of Planck to match KAPLAY's
Browse files Browse the repository at this point in the history
  • Loading branch information
KeSuave committed Dec 14, 2024
1 parent db496f8 commit 2e7073d
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ export {
getWorldContainerFromGameObj,
getWorldFromGameObj,
} from "./utils";
export { Vec2 } from "./vec2";
Loading

0 comments on commit 2e7073d

Please sign in to comment.