Interface InteractManager.UpdateLogic

Enclosing class:
InteractManager

public static interface InteractManager.UpdateLogic
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(double time, InteractManager manager)
     
  • Method Details