104 105 106
# File 'lib/cyberarm_engine/common.rb', line 104 def get_sample(path) get_asset(path, Window::SAMPLES, Gosu::Sample) end