mirror of https://github.com/axmolengine/axmol.git
Add a missing parameter in comment for document.
This commit is contained in:
parent
d9be26cd98
commit
b09a0bd0e3
|
@ -322,6 +322,7 @@ public:
|
|||
|
||||
/**
|
||||
* @brief Jump to specific item
|
||||
* @param itemIndex Specifies the item's index
|
||||
* @param positionRatioInView Specifies the position with ratio in list view's content size.
|
||||
* @param itemAnchorPoint Specifies an anchor point of each item for position to calculate distance.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue