Objects from the Class
Objects can be created by calls of the form new("FaClassic", ...)
. But the usual way of creating FaClassic
objects is a call to the function FaClassic
which serves as a constructor.Extends
Class "Fa"
, directly.Methods
No methods defined with class "FaClassic" in the signature.