Module: Graphics::FPSBalancer::Marker

Included in:
GamePlay::BaseCleanUpdate::FrameBalanced, Scene_Map
Defined in:
docs/0_Dependencies.rb

Overview

Marker allowing the game to know the scene should be frame balanced

Instance Method Summary collapse

Instance Method Details

#frame_balanced?Boolean

Function telling the object is supposed to be frame balanced

Returns:

  • (Boolean)


881
882
# File 'docs/0_Dependencies.rb', line 881

def frame_balanced?
end