Class: Sashite::GGN::Subject

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

Instance Attribute Summary collapse

Instance Attribute Details

#actorObject

Returns the value of attribute actor.



6
7
8
# File 'lib/sashite/ggn/subject.rb', line 6

def actor
  @actor
end

#allyObject

Returns the value of attribute ally.



6
7
8
# File 'lib/sashite/ggn/subject.rb', line 6

def ally
  @ally
end

#stateObject

Returns the value of attribute state.



6
7
8
# File 'lib/sashite/ggn/subject.rb', line 6

def state
  @state
end