Interface Sprite.WhenBackdropSwitchesHandler

Enclosing class:
Sprite

public static interface Sprite.WhenBackdropSwitchesHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Sprite s, String backdropName)
     
  • Method Details