Свойство | Type | Description | |
---|---|---|---|
OnDataChange | OnBaseNodeEvent | ||
OnItemClick | OnBaseNodeEvent | ||
OnItemPress | OnBaseNodeEvent |
||
m_cellRect | Vector2 | ||
m_currentIndex | int | ||
needItemEvent | bool |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
MoveToIndex ( int index ) : void | ||
SetData ( object data ) : void | ||
Update ( ) : void |
Méthode | Description | |
---|---|---|
CreateItem ( int index ) : void | ||
GetPosByIndex ( int index ) : Vector2 | ||
GetRectByNum ( int num ) : Vector2 | ||
MoveItemToIndex ( int index, |
||
RemoveItem ( int index ) : void | ||
SetBound ( Vector2 bound ) : void | ||
UpdateItem ( int index, GameObject item ) : void |