DamageNumber
┗> Object > Class
Constructor
DamageNumber(type: any, arg: any, x: any, y: any, color: any)
Arguments:
type: any | |
arg: any | |
x: any | |
y: any | |
color: any |
Fields
Undocumented
DamageNumber.font: love.Font|nil
Defines the shape of characters that can be drawn onto the screen.
DamageNumber.font: love.Font|nil
Defines the shape of characters that can be drawn onto the screen.
DamageNumber.layer: integer
Halfway between UI and the layer above it
DamageNumber.texture: love.Image|nil
Drawable image type.