Class FSBank.Functions

java.lang.Object
org.lwjgl.fmod.FSBank.Functions
Enclosing class:
FSBank

public static final class FSBank.Functions extends Object
Contains the function pointers loaded from the FSBANK SharedLibrary.
  • Field Details

    • MemoryInit

      public static final long MemoryInit
      Function address.
    • Init

      public static final long Init
      Function address.
    • Release

      public static final long Release
      Function address.
    • Build

      public static final long Build
      Function address.
    • FetchFSBMemory

      public static final long FetchFSBMemory
      Function address.
    • BuildCancel

      public static final long BuildCancel
      Function address.
    • FetchNextProgressItem

      public static final long FetchNextProgressItem
      Function address.
    • ReleaseProgressItem

      public static final long ReleaseProgressItem
      Function address.
    • MemoryGetStats

      public static final long MemoryGetStats
      Function address.