Class: Openra::Struct::GlobalSettings

Inherits:
Openra::Struct show all
Defined in:
lib/openra/struct/global_settings.rb

Constant Summary

Constants inherited from Openra::Struct

DEFAULT_PROCESSOR, UNDEFINED

Instance Method Summary collapse

Methods inherited from Openra::Struct

define, inherited, new, preprocessor

Instance Method Details

#frametime_multiplierObject



36
37
38
# File 'lib/openra/struct/global_settings.rb', line 36

def frametime_multiplier
  timestep * 3
end