Class: Orbacle::Position

Inherits:
Struct
  • Object
show all
Defined in:
lib/orbacle.rb

Instance Attribute Summary collapse

Instance Attribute Details

#characterObject

Returns the value of attribute character

Returns:

  • (Object)

    the current value of character



4
5
6
# File 'lib/orbacle.rb', line 4

def character
  @character
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



4
5
6
# File 'lib/orbacle.rb', line 4

def line
  @line
end