C# 클래스 tk2dBatchedSprite, Malisse

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

공개 프로퍼티들

프로퍼티 타입 설명
alwaysPixelPerfect bool
color Color
localScale Vector3
name string
parentId int
position Vector3
rotation Quaternion
spriteId int

공개 메소드들

메소드 설명
tk2dBatchedSprite ( ) : System.Collections.Generic

메소드 상세

tk2dBatchedSprite() 공개 메소드

public tk2dBatchedSprite ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

alwaysPixelPerfect 공개적으로 프로퍼티

public bool alwaysPixelPerfect
리턴 bool

color 공개적으로 프로퍼티

public Color color
리턴 Color

localScale 공개적으로 프로퍼티

public Vector3 localScale
리턴 Vector3

name 공개적으로 프로퍼티

public string name
리턴 string

parentId 공개적으로 프로퍼티

public int parentId
리턴 int

position 공개적으로 프로퍼티

public Vector3 position
리턴 Vector3

rotation 공개적으로 프로퍼티

public Quaternion rotation
리턴 Quaternion

spriteId 공개적으로 프로퍼티

public int spriteId
리턴 int