class

RPG::Message

Inherits GSF::BottomCenteredMessage < GSF::Message < Reference < Object

Instance methods

bump_sound_buffer
Source
font

NOTE: this has to be overridden by a custom font

Source
max_lines
Source
next_choice_sound_buffer

NOTE: this has to be overridden by a custom SF::SoundBuffer like @@next_choice_sound_buffer ||= SF::SoundBuffer.from_file("./assets/next_choice.wav")

Source
next_choice_sound_pitch
Source
next_page_sound_buffer

NOTE: this has to be overridden by a custom SF::SoundBuffer like @@next_page_sound_buffer ||= SF::SoundBuffer.from_file("./assets/next_page.wav")

Source
next_page_sound_pitch
Source
prev_choice_sound_buffer
Source
prev_choice_sound_pitch
Source
type_duration
Source