Php/docs/class.ui-draw-text-font-stretch

提供:Dev Guides
< Php
2020年12月14日 (月) 10:21時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

(UI 0.9.9)

はじめに

クラス概要


final UI\Draw\Text\Font\Stretch {

/* Constants */

const int UltraCondensed = 0

const int ExtraCondensed = 1

const int Condensed = 2

const int SemiCondensed = 3

const int Normal = 4

const int SemiExpanded = 5

const int Expanded = 6

const int ExtraExpanded = 7

const int UltraExpanded = 8

}