C# Class Assets.Scripts.World.CursorStyle

Sets main cursors texture
Inheritance: MonoBehaviour
Mostra file Open project: riha112/PocketDungeon_Unity3D_2D_game

Public Properties

Property Type Description
CursorTexture2D Texture2D

Private Methods

Method Description
Awake ( ) : void

Property Details

CursorTexture2D public_oe property

public Texture2D CursorTexture2D
return Texture2D