getAll static method
////////////////////////////////////////////////////////////////////////
Do static methods
////////////////////////////////////////////////////////////////////////
Implementation
static List<Do> getAll() {
return _tweens;
}