Interface Initializable

All Known Implementing Classes:
Application, AudioDevice, AudioSource, FrameBufferObject, Input, ModManager, Renderer, Scene, SystemManager, Timer, Window, World

public interface Initializable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Initializes this object to prepare its usage.
  • Method Details

    • init

      void init()
      Initializes this object to prepare its usage.