Class: Physicist::Laboratory::SpaceCreatedEvent

Inherits:
Metacosm::Event
  • Object
show all
Defined in:
lib/physicist/laboratory/events/space_created_event.rb

Instance Attribute Summary collapse

Instance Attribute Details

#grid_mapObject

Returns the value of attribute grid_map.



4
5
6
# File 'lib/physicist/laboratory/events/space_created_event.rb', line 4

def grid_map
  @grid_map
end

#space_idObject

Returns the value of attribute space_id.



4
5
6
# File 'lib/physicist/laboratory/events/space_created_event.rb', line 4

def space_id
  @space_id
end