UNPKG

zland-core

Version:
27 lines (13 loc) 473 B
<!-- Start actions/CoreActionCreators.js --> # [CoreActionCreators.js](CoreActionCreators.js) ## pointPlaced($point, props) triggered when a point is ### Params: * **jquery** *$point* the point element * **Object** *props* point properties ## continue() If the player dies he has the possiblity to continue the game (as of yet this is the only possiblity :) ## introductionDone() player closes the instruction dialog <!-- End actions/CoreActionCreators.js -->