Class: Yuki::SoftReset

Inherits:
Object show all
Defined in:
docs/99999_Scripts_a_haute_dependences.rb

Overview

Class that manage the soft reset

Instance Method Summary collapse

Instance Method Details

#display_message

Prevent the messages from being shown



147
148
# File 'docs/99999_Scripts_a_haute_dependences.rb', line 147

def display_message(*)
end

#main

Main process of the scene



141
142
# File 'docs/99999_Scripts_a_haute_dependences.rb', line 141

def main
end

#update

Prevent any kind of update



144
145
# File 'docs/99999_Scripts_a_haute_dependences.rb', line 144

def update
end