Difference between revisions of "Font.new"

From GiderosMobile
Line 3: Line 3:
 
=== Description ===
 
=== Description ===
 
<translate><br />
 
<translate><br />
Creates a new [[Font]] object.<br />
+
Creates a new [[Special:MyLanguage/Font|Font]] object.<br />
 
<br /></translate>
 
<br /></translate>
 
<source lang="lua">
 
<source lang="lua">

Revision as of 17:33, 23 August 2018

Available since: Gideros 2011.6

Description


Creates a new Font object.

 Font.new(txtfile,imagefile,filtering)

Parameters

txtfile: (string)
imagefile: (string)
filtering: (boolean, default = false) Whether or not the font texture is filtered