All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jme3.anim.tween.ContainsTweens Maven / Gradle / Ivy

There is a newer version: 3.7.0-stable
Show newest version
package com.jme3.anim.tween;

public interface ContainsTweens {

    public Tween[] getTweens();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy