UNPKG

@petkoneo/phaser3-rex-plugins

Version:
6 lines (5 loc) 130 B
var SetLetterSpacing = function (spacing) { this.letterSpacing = spacing; return this; } export default SetLetterSpacing;