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

com.gempukku.libgdx.graph.time.TimeKeeper Maven / Gradle / Ivy

The newest version!
package com.gempukku.libgdx.graph.time;

public interface TimeKeeper extends TimeProvider {
    void updateTime(float delta);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy