Class: Phaser::Time
- Inherits:
-
Object
- Object
- Phaser::Time
- Includes:
- Native
- Defined in:
- lib/opal/phaser/time/time.rb
Instance Method Summary collapse
Instance Method Details
#advanced_timing=(bool) ⇒ Object
8 9 10 |
# File 'lib/opal/phaser/time/time.rb', line 8 def advanced_timing=(bool) `#@native.advancedTiming = bool` end |