CellScript
Description
A script attached to cell objects which is used to recognise when they are clicked.
CellScript |
- + cellScript_Click : Action
- - parent : Cell
- Parent : Cell (Property with public getter and private setter)
|
- + Init(_parent : Cell) : void
- - OnMouseDown() : void
|