Interface SerializedState.FrameModifier

Enclosing class:
SerializedState

public static interface SerializedState.FrameModifier
Frame modifier.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Identifies that frame is being loaded.
    static final int
    Identifies that frame is being saved.
  • Method Summary

    Modifier and Type
    Method
    Description
    Called when a frame needs to be modified.