module Oid::Service::Config
Included Modules
Direct including types
Defined in:
oid/service/config.crInstance Method Summary
- #camera_3d? : Bool
- #configure(&)
- #enable_keyboard? : Bool
- #enable_mouse? : Bool
- #file_storage : Oid::FileStorage
- #resolution : Tuple(Int32, Int32)
- #screen_h : Int32
- #screen_w : Int32
- #show_fps? : Bool
- #target_fps : Int32