Class: Sashite::GGN::State

Inherits:
Object
  • Object
show all
Defined in:
lib/sashite/ggn/state.rb

Instance Attribute Summary collapse

Instance Attribute Details

#last_moved_actorObject

Returns the value of attribute last_moved_actor.



4
5
6
# File 'lib/sashite/ggn/state.rb', line 4

def last_moved_actor
  @last_moved_actor
end

#previous_moves_counterObject

Returns the value of attribute previous_moves_counter.



4
5
6
# File 'lib/sashite/ggn/state.rb', line 4

def previous_moves_counter
  @previous_moves_counter
end