module Maps
Public Class Methods
event(ev)
click to toggle source
# File lib/parse_tmx.rb, line 7 def self.event(ev) end
pre_spawn()
click to toggle source
# File lib/parse_tmx.rb, line 5 def self.pre_spawn end