Class: Sashite::GGN::Object

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

Instance Attribute Summary collapse

Instance Attribute Details

#dst_squareObject

Returns the value of attribute dst_square.



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

def dst_square
  @dst_square
end

#promotable_into_actorsObject

Returns the value of attribute promotable_into_actors.



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

def promotable_into_actors
  @promotable_into_actors
end

#src_squareObject

Returns the value of attribute src_square.



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

def src_square
  @src_square
end