Module: lyria/gameobject

lyria/gameobject

new require("lyria/gameobject")()

Source:
Source:

Requires

Methods

add(component)

Parameters:
Name Type Description
component module:lyria/component
Source:

execute(functionBody)

Parameters:
Name Type Description
functionBody function
Source:

log(text)

Logs from the game object itself

Parameters:
Name Type Description
text String
Source:

refresh(val)

Refreshes the game object

Parameters:
Name Type Description
val Object
Source:
DocStrap Copyright © 2012-2013 The contributors to the JSDoc3 and DocStrap projects.
Documentation generated by JSDoc 3.2.2 on Sun Jan 26 2014 20:12:45 GMT+0100 (MEZ) using the DocStrap template.