Klasse XuggleBase

java.lang.Object
sidplay.audio.xuggle.XuggleBase
Bekannte direkte Unterklassen:
XuggleAudioDriver, XuggleVideoDriver, XuggleVideoPlayer

public class XuggleBase extends Object
  • Felddetails

    • FONT_SIZE

      private static final int FONT_SIZE
      Siehe auch:
    • c64Font

      protected static final Font c64Font
  • Konstruktordetails

    • XuggleBase

      public XuggleBase()
  • Methodendetails

    • throwExceptionOnError

      protected final int throwExceptionOnError(int rc, String message)
    • throwExceptionOnError

      protected final int throwExceptionOnError(int rc)