Class: AppSnake

AppSnake

new AppSnake(p_init)

Parameters:
Name Type Description
p_init Object Should contain the attributes canvasID (the id of the canvas tag), colsNr (the number of columns of the plane), rowsNr (the number of rows of the plane), item (the initialization object for the items that are placed on the plane).
Source:
W. Kowarschick © 2013 (CC BY-NC-SA 3.0: http://creativecommons.org/licenses/by-nc-sa/3.0/)
Documentation generated by JSDoc 3.3.0-dev on Sun Dec 15 2013 11:29:07 GMT+0100 (MEZ) using the DocStrap template.