Age | Commit message (Collapse) | Author | Files | Lines |
|
This allows top iotas to be Doors and not only Rooms
|
|
|
|
|
|
|
|
|
|
|
|
Partilce#dst_reached! is removed
Particle#init! set @dst=nil
Door#send_ calls Particle#set_dst if parameters are provided
|
|
|
|
|
|
|
|
|
|
|
|
it allows us to reset Particle@dst before processing it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|