Method: Fable::Choice#text

Defined in:
lib/fable/choice.rb

#textObject

The main text presented to the player for this choice



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

def text
  @text
end