Package bagel


package bagel
  • Class
    Description
    The base class for all Bagel games.
    A wrapper class for any exceptions thrown by Bagel.
    Contains utility methods for drawing various shapes.
    Allows you to specify detailed options for drawing images.
    Represents a loaded font that can be used to draw text.
    Class to load and draw an image.
    This class provides access to input devices (keyboard and mouse).
    Represents all keyboard keys that are recognised by BAGEL.
    Represents all keyboard keys that are recognised by BAGEL.
    A shader that can be used by the rendering pipeline.
    Represents the window the game is displayed in.