Class CurvedTextHandlerData
Inheritance
CurvedTextHandlerData
Constructors
(constructor)(handler)
Constructs a new instance of the CurvedTextHandlerData class
Declaration
constructor(handler: CurvedTextItemHandler);
Parameters
Properties
__type
Declaration
protected __type: string;
Property Value
firstUpdateIsComplete
Declaration
firstUpdateIsComplete: boolean;
Property Value
Methods
applyState(textData, handler)
Declaration
applyState(textData: CurvedTextHandlerData, handler: CurvedTextItemHandler): void;
Parameters
Returns