com.kitfox.svg.app
Interface PlayerThreadListener

All Known Implementing Classes:
PlayerDialog

public interface PlayerThreadListener

Author:
kitfox

Method Summary
 void updateTime(double curTime, double timeStep, int playState)
           
 

Method Detail

updateTime

void updateTime(double curTime,
                double timeStep,
                int playState)