C# Class tk2dBatchedSprite, Malisse

Afficher le fichier Open project: Collegiennes/Malisse Class Usage Examples

Méthodes publiques

Свойство Type Description
alwaysPixelPerfect bool
color Color
localScale Vector3
name string
parentId int
position Vector3
rotation Quaternion
spriteId int

Méthodes publiques

Méthode Description
tk2dBatchedSprite ( ) : System.Collections.Generic

Method Details

tk2dBatchedSprite() public méthode

public tk2dBatchedSprite ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

alwaysPixelPerfect public_oe property

public bool alwaysPixelPerfect
Résultat bool

color public_oe property

public Color color
Résultat Color

localScale public_oe property

public Vector3 localScale
Résultat Vector3

name public_oe property

public string name
Résultat string

parentId public_oe property

public int parentId
Résultat int

position public_oe property

public Vector3 position
Résultat Vector3

rotation public_oe property

public Quaternion rotation
Résultat Quaternion

spriteId public_oe property

public int spriteId
Résultat int