C# Class EquipAndCraftButtonPanelPositioner, Hero.Coli

Inheritance: MonoBehaviour
Show file Open project: CyberCRI/Hero.Coli

Public Properties

Property Type Description
backgroundSprite GameObject
list GraphMoleculeList,
offset Vector3
unfoldingMoleculeList GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Private Methods

Method Description
setPosition ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

backgroundSprite public property

public GameObject backgroundSprite
return GameObject

list public property

public GraphMoleculeList, list
return GraphMoleculeList,

offset public property

public Vector3 offset
return Vector3

unfoldingMoleculeList public property

public GameObject unfoldingMoleculeList
return GameObject