25 #ifndef JUCE_ANIMATEDAPPCOMPONENT_H_INCLUDED
26 #define JUCE_ANIMATEDAPPCOMPONENT_H_INCLUDED
77 #endif // JUCE_ANIMATEDAPPCOMPONENT_H_INCLUDED
#define noexcept
Definition: juce_CompilerSupport.h:141
#define override
Definition: juce_CompilerSupport.h:156
Definition: juce_Time.h:41
Definition: juce_AnimatedAppComponent.h:37
void setFramesPerSecond(int framesPerSecond)
Definition: juce_AnimatedAppComponent.cpp:31
AnimatedAppComponent()
Definition: juce_AnimatedAppComponent.cpp:25
int getMillisecondsSinceLastUpdate() const noexcept
Definition: juce_AnimatedAppComponent.cpp:37
Definition: juce_Component.h:33
Definition: juce_Timer.h:52
int getFrameCounter() const noexcept
Definition: juce_AnimatedAppComponent.h:57