Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Clipboard
A very simple clipboard interface for text content.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Disposable
Interface for disposable resources.
|
Logger
Simple logger that uses the
Application logging facilities to output messages. |
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
I18NBundle
A
I18NBundle provides Locale -specific resources loaded from property files. |
ObjectMap
An unordered map.
|
Class and Description |
---|
Disposable
Interface for disposable resources.
|
Class and Description |
---|
Disposable
Interface for disposable resources.
|
ObjectMap
An unordered map.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Disposable
Interface for disposable resources.
|
FloatArray
A resizable, ordered or unordered float array.
|
GdxRuntimeException
Typed runtime exception used throughout libgdx
|
ObjectSet
An unordered set where the keys are objects.
|
OrderedMap |
Pool
A pool of objects that can be reused to avoid allocation.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Disposable
Interface for disposable resources.
|
Pool
A pool of objects that can be reused to avoid allocation.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Disposable
Interface for disposable resources.
|
Class and Description |
---|
Disposable
Interface for disposable resources.
|
Class and Description |
---|
BaseJsonReader |
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
ArrayMap
An ordered or unordered map of objects.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
ArrayMap
An ordered or unordered map of objects.
|
Class and Description |
---|
Disposable
Interface for disposable resources.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Disposable
Interface for disposable resources.
|
Pool.Poolable
Objects implementing this interface will have
Pool.Poolable.reset() called when passed to Pool.free(Object) . |
Class and Description |
---|
Disposable
Interface for disposable resources.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Disposable
Interface for disposable resources.
|
ObjectMap
An unordered map.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Disposable
Interface for disposable resources.
|
XmlReader.Element |
Class and Description |
---|
Disposable
Interface for disposable resources.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
FloatArray
A resizable, ordered or unordered float array.
|
IntArray
A resizable, ordered or unordered int array.
|
Pool
A pool of objects that can be reused to avoid allocation.
|
ShortArray
A resizable, ordered or unordered short array.
|
Class and Description |
---|
Disposable
Interface for disposable resources.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Disposable
Interface for disposable resources.
|
Pool
A pool of objects that can be reused to avoid allocation.
|
Pool.Poolable
Objects implementing this interface will have
Pool.Poolable.reset() called when passed to Pool.free(Object) . |
SnapshotArray
Guarantees that array entries provided by
SnapshotArray.begin() between indexes 0 and Array.size at the time begin was called
will not be modified until SnapshotArray.end() is called. |
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Pool.Poolable
Objects implementing this interface will have
Pool.Poolable.reset() called when passed to Pool.free(Object) . |
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
Clipboard
A very simple clipboard interface for text content.
|
Disposable
Interface for disposable resources.
|
ObjectMap
An unordered map.
|
Pool.Poolable
Objects implementing this interface will have
Pool.Poolable.reset() called when passed to Pool.free(Object) . |
Scaling
Various scaling types for fitting one rectangle into another.
|
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
ObjectSet
An unordered set where the keys are objects.
|
Pool.Poolable
Objects implementing this interface will have
Pool.Poolable.reset() called when passed to Pool.free(Object) . |
Class and Description |
---|
Array
A resizable, ordered or unordered array of objects.
|
ArrayMap
An ordered or unordered map of objects.
|
ArrayMap.Entries |
ArrayMap.Keys |
ArrayMap.Values |
BaseJsonReader |
BinaryHeap.Node |
Bits
A bitset, without size limitation, allows comparison via bitwise operators to other bitfields.
|
BooleanArray
A resizable, ordered or unordered boolean array.
|
ByteArray
A resizable, ordered or unordered byte array.
|
CharArray
A resizable, ordered or unordered char array.
|
DelayedRemovalArray
Queues any removals done after
DelayedRemovalArray.begin() is called to occur once DelayedRemovalArray.end() is called. |
FloatArray
A resizable, ordered or unordered float array.
|
I18NBundle
A
I18NBundle provides Locale -specific resources loaded from property files. |
IdentityMap
An unordered map that uses identity comparison for keys.
|
IdentityMap.Entries |
IdentityMap.Entry |
IdentityMap.Keys |
IdentityMap.Values |
IntArray
A resizable, ordered or unordered int array.
|
IntFloatMap
An unordered map where the keys are ints and values are floats.
|
IntFloatMap.Entries |
IntFloatMap.Entry |
IntFloatMap.Keys |
IntFloatMap.Values |
IntIntMap
An unordered map where the keys and values are ints.
|
IntIntMap.Entries |
IntIntMap.Entry |
IntIntMap.Keys |
IntIntMap.Values |
IntMap
An unordered map that uses int keys.
|
IntMap.Entries |
IntMap.Entry |
IntMap.Keys |
IntMap.Values |
IntSet
An unordered set that uses int keys.
|
IntSet.IntSetIterator |
Json
Reads/writes Java objects to/from JSON, automatically.
|
Json.Serializer |
JsonValue
Container for a JSON object, array, string, double, long, boolean, or null.
|
JsonValue.JsonIterator |
JsonValue.PrettyPrintSettings |
JsonValue.ValueType |
JsonWriter
Builder style API for emitting JSON.
|
JsonWriter.OutputType |
LongArray
A resizable, ordered or unordered long array.
|
LongMap
An unordered map that uses long keys.
|
LongMap.Entries |
LongMap.Entry |
LongMap.Keys |
LongMap.Values |
ObjectFloatMap
An unordered map where the values are floats.
|
ObjectFloatMap.Entries |
ObjectFloatMap.Entry |
ObjectFloatMap.Keys |
ObjectFloatMap.Values |
ObjectIntMap
An unordered map where the values are ints.
|
ObjectIntMap.Entries |
ObjectIntMap.Entry |
ObjectIntMap.Keys |
ObjectIntMap.Values |
ObjectMap
An unordered map.
|
ObjectMap.Entries |
ObjectMap.Entry |
ObjectMap.Keys |
ObjectMap.Values |
ObjectSet
An unordered set where the keys are objects.
|
ObjectSet.SetIterator |
PerformanceCounter
Class to keep track of the time and load (percentage of total time) a specific task takes.
|
Pool
A pool of objects that can be reused to avoid allocation.
|
Predicate
Interface used to select items within an iterator against a predicate.
|
Predicate.PredicateIterator |
Scaling
Various scaling types for fitting one rectangle into another.
|
Select
This class is for selecting a ranked element (kth ordered statistic) from an unordered list in faster time than sorting the
whole array.
|
ShortArray
A resizable, ordered or unordered short array.
|
SnapshotArray
Guarantees that array entries provided by
SnapshotArray.begin() between indexes 0 and Array.size at the time begin was called
will not be modified until SnapshotArray.end() is called. |
Sort
Provides methods to sort arrays of objects.
|
SortedIntList.Node |
StringBuilder
A
StringBuilder that implements equals and hashcode. |
Timer
Executes tasks in the future on the main loop thread.
|
Timer.Task
Runnable with a cancel method.
|
UBJsonWriter
Builder style API for emitting UBJSON.
|
XmlReader.Element |
XmlWriter
Builder style API for emitting XML.
|
Class and Description |
---|
Disposable
Interface for disposable resources.
|
Class and Description |
---|
Scaling
Various scaling types for fitting one rectangle into another.
|
Copyright © 2014. All Rights Reserved.