RichTextVerticalSpacer¶
Overview¶
For completely blank lines in RichText
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class RichTextVerticalSpacer¶
Constructor¶
new RichTextVerticalSpacer( height : number )¶
Instance Methods¶
initialize( height : number ) : this¶
freeToPool()¶
Static Properties¶
pool : Pool¶
(readonly)
Source Code¶
See the source for RichTextVerticalSpacer.ts in the scenery repository.