Class: EhbGameLib::Globals

Inherits:
Object
  • Object
show all
Defined in:
lib/ehb_game_lib/globals.rb

Overview

No-global variables bridge to Chingu global variables.

Class Method Summary collapse

Class Method Details

.windowObject



7
8
9
# File 'lib/ehb_game_lib/globals.rb', line 7

def window
  $window
end