C# 클래스 tk2dSpriteCollectionFont, Malisse

파일 보기 프로젝트 열기: Collegiennes/Malisse 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
active bool
bmFont Object
charPadX int
data tk2dFontData,
dupeCaps bool
editorData tk2dFont,
flipTextureY bool
gradientCount int
gradientTexture UnityEngine.Texture2D
materialId int
texture UnityEngine.Texture2D
useGradient bool

공개 메소드들

메소드 설명
CopyFrom ( tk2dSpriteCollectionFont, src ) : void

메소드 상세

CopyFrom() 공개 메소드

public CopyFrom ( tk2dSpriteCollectionFont, src ) : void
src tk2dSpriteCollectionFont,
리턴 void

프로퍼티 상세

active 공개적으로 프로퍼티

public bool active
리턴 bool

bmFont 공개적으로 프로퍼티

public Object bmFont
리턴 Object

charPadX 공개적으로 프로퍼티

public int charPadX
리턴 int

data 공개적으로 프로퍼티

public tk2dFontData, data
리턴 tk2dFontData,

dupeCaps 공개적으로 프로퍼티

public bool dupeCaps
리턴 bool

editorData 공개적으로 프로퍼티

public tk2dFont, editorData
리턴 tk2dFont,

flipTextureY 공개적으로 프로퍼티

public bool flipTextureY
리턴 bool

gradientCount 공개적으로 프로퍼티

public int gradientCount
리턴 int

gradientTexture 공개적으로 프로퍼티

public Texture2D,UnityEngine gradientTexture
리턴 UnityEngine.Texture2D

materialId 공개적으로 프로퍼티

public int materialId
리턴 int

texture 공개적으로 프로퍼티

public Texture2D,UnityEngine texture
리턴 UnityEngine.Texture2D

useGradient 공개적으로 프로퍼티

public bool useGradient
리턴 bool