Package zombie.core.Styles


package zombie.core.Styles
  • Class
    Description
    Convenient base class implementation of Style
     
    What to do with the alpha to the colours of a sprite
    Quickly hacked together expandable list of floats
    Really basic geometry data which is used by Style
     
     
    Quickly hacked together expandable list of shorts
    The default sprite renderer has various different styles of rendering, which affect what data it uses from the buffer and what GL state that it sets and resets before and after rendering.
    Renders sprites with proper alpha transparency.