(20111223) 00:00

This commit is contained in:
2011-12-23 00:00:00 +01:00
parent 123dfa03cd
commit f1b89a72b5
7 changed files with 110 additions and 48 deletions

View File

@@ -35,7 +35,7 @@ Entity *Entity_New(){
e->radius=1.0f;
e->mass=1.0f;
e->elast=0.0f;
e->fric_static=0.5f;
e->fric_static=0.0f;
e->fric_dynamic=0.0f;
//e->img=NULL;