Class Bag.BagIterator

java.lang.Object
com.deco2800.game.components.player.Bag.BagIterator
All Implemented Interfaces:
ComponentIterator<Entity>
Enclosing class:
Bag

protected class Bag.BagIterator
extends java.lang.Object
implements ComponentIterator<Entity>
  • Constructor Summary

    Constructors 
    Constructor Description
    BagIterator()  
  • Method Summary

    Modifier and Type Method Description
    boolean hasNext()  
    Entity next()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait