IMP1 / GameFlesh

The 'flesh' to the Game Skeleton I'm developing
0 stars 0 forks source link

Triggering Traps #4

Closed IMP1 closed 9 years ago

IMP1 commented 9 years ago

Pressure plates check if something with mass is on it. Checks players, enemies, boulders*, objects (drops)... boolean isObjectWithMassAt(int i, int j) { return false; }

IMP1 commented 9 years ago

Done as of 6fa767b73769576bd9957e10d7d8cb9b4db77403