view webGL/dandy/resources/test.js~ @ 7:4343c1feedb5

upload boss.js xmlAlpha file
author NOBUYASU Oshiro
date Mon, 05 Jul 2010 17:19:51 +0900
parents
children
line wrap: on
line source

atari2 = function collision2(p)
{
    var ex = p->x;
    return ex;
}