Class ImageButtonResizer

All Implemented Interfaces:
Lifecycle

public class ImageButtonResizer extends UpdateSystem
  • Constructor Details

    • ImageButtonResizer

      public ImageButtonResizer()
  • Method Details

    • process

      protected void process(EntityChunk chunk, float deltaTime)
      Description copied from class: UpdateSystem
      Updates a single entity's data, each frame.
      Specified by:
      process in class UpdateSystem
      Parameters:
      chunk - Entity that matches this system's query
      deltaTime - Delta time in seconds