Class TextButtonResizer

All Implemented Interfaces:
Lifecycle

public class TextButtonResizer extends UpdateSystem
  • Constructor Details Link icon

    • TextButtonResizer Link icon

      public TextButtonResizer()
  • Method Details Link icon

    • process Link icon

      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