Libraries
»
flonkerton
(0.0.2)
»
Index
»
Flonkerton
»
Screen
»
#go_to
Method: Flonkerton::Screen#go_to
Defined in:
lib/flonkerton.rb
#
go_to
(screen) ⇒
Object
223 224 225
# File 'lib/flonkerton.rb', line 223
def
go_to
(
screen
)
@game
.
next_screen
=
screen
end