Class: TwistyPuzzles::CubePrintHelper::ColorInfo

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

Instance Attribute Summary collapse

Instance Attribute Details

#reverse_columns_modeObject

Returns the value of attribute reverse_columns_mode

Returns:

  • (Object)

    the current value of reverse_columns_mode



20
21
22
# File 'lib/twisty_puzzles/cube_print_helper.rb', line 20

def reverse_columns_mode
  @reverse_columns_mode
end

#reverse_lines_modeObject

Returns the value of attribute reverse_lines_mode

Returns:

  • (Object)

    the current value of reverse_lines_mode



20
21
22
# File 'lib/twisty_puzzles/cube_print_helper.rb', line 20

def reverse_lines_mode
  @reverse_lines_mode
end

#skewb_corner_permutationObject

Returns the value of attribute skewb_corner_permutation

Returns:

  • (Object)

    the current value of skewb_corner_permutation



20
21
22
# File 'lib/twisty_puzzles/cube_print_helper.rb', line 20

def skewb_corner_permutation
  @skewb_corner_permutation
end