Battle Talent  V11
Public Member Functions | Public Attributes | List of all members
CrossLink.TileMap Class Reference

Inherits MonoBehaviour.

Public Member Functions

void Update ()
 
void AddOtherPlayerArrow (InteractCharacter character)
 
void RemoveOtherPlayerArrow (InteractCharacter character)
 
void RemoveOtherPlayerArrows ()
 
void SetArrowColor (Network.NetworkPlayer networkPlayer, Transform arrow)
 
void BindTileMapObjects (TileMap otherTileMap)
 

Public Attributes

Transform playerArrow
 
Transform mapRoot
 
List< TileMapObjecttileMapObjects = new List<TileMapObject>()