var Collectible = function(position){ this.position = position; }