mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Animation: Add animation demos
This commit is contained in:
parent
bc3600cde8
commit
4274b835f6
18 changed files with 2138 additions and 323 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
|
||||
#include <juce_analytics/juce_analytics.h>
|
||||
#include <juce_animation/juce_animation.h>
|
||||
#include <juce_audio_basics/juce_audio_basics.h>
|
||||
#include <juce_audio_devices/juce_audio_devices.h>
|
||||
#include <juce_audio_formats/juce_audio_formats.h>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,8 @@
|
|||
/*
|
||||
|
||||
IMPORTANT! This file is auto-generated each time you save your
|
||||
project - if you alter its contents, your changes may be overwritten!
|
||||
|
||||
*/
|
||||
|
||||
#include <juce_animation/juce_animation.cpp>
|
||||
Loading…
Add table
Add a link
Reference in a new issue