Skip to content

Stable#366

Open
issy123 wants to merge 8 commits intoschteppe:masterfrom
issy123:stable
Open

Stable#366
issy123 wants to merge 8 commits intoschteppe:masterfrom
issy123:stable

Conversation

@issy123
Copy link
Copy Markdown

@issy123 issy123 commented Jul 9, 2022

No description provided.

issy321 and others added 8 commits February 12, 2017 16:01
… properties in for/while loop, changed functions that use .indexOf with high usage to a forloop and finally improved resetting of a tupleDictionary, tests succeeded except the functions that returns a float32 array
feat: create collision group for player & everything except player
@davyd-ziarmand
Copy link
Copy Markdown

@schteppe Hello man! You dont work on this repo any more, right? Please, approve people PRs, thats very usefull!

var vec2 = require('../math/vec2');

let PLAYER = Math.pow(2,0);
let EVERYTHING_EXCEPT_PLAYER = Math.pow(2,1);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These must be vars to make grunt work correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants