Searched refs:setInventory (Results 1 - 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DAnimationComponent.java379 public void setInventory(InventoryComponent inventory) { method in class:AnimationComponent
H A DPlayerComponent.java544 public final void setInventory(InventoryComponent inventory) { method in class:PlayerComponent
H A DGameObjectFactory.java915 player.setInventory(inventory);
916 animation.setInventory(inventory);

Completed in 411 milliseconds