//FoodSpace.h #import <space.h> #import <simtools.h> @interface FoodSpace : Discrete2d { } -seedFoodWithProb : (float) s; @end