ChaiLove API  0.28.0
Public Member Functions
love::font Class Reference

Allows you to work with fonts. More...

Public Member Functions

bool isOpen ()
 Retrieves whether or not all sub-systems have been loaded. More...
 

Detailed Description

Allows you to work with fonts.

See also
love.graphics.newFont

Member Function Documentation

◆ isOpen()

bool love::font::isOpen ( )

Retrieves whether or not all sub-systems have been loaded.

Returns
True if the Font sub-system has been loaded.
See also
love.graphics.newFont