C# Class exTileMapRenderer, ex2d-v1

Inheritance: exPlane
Afficher le fichier Open project: exdev/ex2d-v1 Class Usage Examples

Méthodes publiques

Свойство Type Description
editorShowGrid bool

Méthodes publiques

Méthode Description
Clear ( ) : void
Commit ( ) : void
CreateTileMap ( exTileMap, _tileMap ) : void
ForceUpdateMesh ( Mesh _mesh ) : void
OnDrawGizmos ( ) : void
UpdateMesh ( Mesh _mesh ) : void

Méthodes protégées

Méthode Description
Awake ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

Commit() public méthode

public Commit ( ) : void
Résultat void

CreateTileMap() public méthode

public CreateTileMap ( exTileMap, _tileMap ) : void
_tileMap exTileMap,
Résultat void

ForceUpdateMesh() public méthode

public ForceUpdateMesh ( Mesh _mesh ) : void
_mesh Mesh
Résultat void

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
Résultat void

UpdateMesh() public méthode

public UpdateMesh ( Mesh _mesh ) : void
_mesh Mesh
Résultat void

Property Details

editorShowGrid public_oe property

public bool editorShowGrid
Résultat bool