libgdx API

Uses of Class
com.badlogic.gdx.utils.SnapshotArray

Packages that use SnapshotArray
com.badlogic.gdx.scenes.scene2d   
 

Uses of SnapshotArray in com.badlogic.gdx.scenes.scene2d
 

Methods in com.badlogic.gdx.scenes.scene2d that return SnapshotArray
 SnapshotArray<Actor> Group.getChildren()
          Returns an ordered list of child actors in this group.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)