com.threerings.expr
Interface Updater

All Known Subinterfaces:
ArticulatedConfig.ViewTransformUpdater, ArticulatedConfig.WorldTransformUpdater

public interface Updater

Interface for objects that perform updates.


Method Summary
 void update()
          Performs the update.
 

Method Detail

update

void update()
Performs the update.



Copyright © 2011. All Rights Reserved.