Package itumulator.world
Interface NonBlocking
public interface NonBlocking
By implementing this interface, other actors / objects within the world may exist on top of it.
 However, two objects implementing 
NonBlocking cannot exist on top of each other.