Uses of Class
com.codexombie.jspasm.Model

Uses of Model in com.codexombie.jspasm
 

Fields in com.codexombie.jspasm declared as Model
protected  Model AbsEntity.ownerModel
           The state model that the entity is associated with.
 

Methods in com.codexombie.jspasm with parameters of type Model
 void Engine.addModel(Model model)
           Add a model to the Engine's internal data.