Methods
Fields
Undocumented
SnowGraveSpell.bg: love.Image|nil
Drawable image type.
SnowGraveSpell.bg_snowfall: love.Image|nil
Drawable image type.
SnowGraveSpell.bg_snowfall_quad: love.Quad
A quadrilateral (a polygon with four sides and four corners) with texture coordinate information.
Quads can be used to select part of a texture to draw. In this way, one large texture atlas can be loaded, and then split up into sub-images.