Interface Stage.WhenMouseWheelMovedHandler

Enclosing class:
Stage

public static interface Stage.WhenMouseWheelMovedHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Stage stage, int rotation)
     
  • Method Details

    • handle

      void handle(Stage stage, int rotation)