Artenus 2D Framework
Artenus Reference

com.annahid.libs.artenus.data

Contains data structures and data types that are frequently used within the framework.

Class Summary

ClassDescription
ConcurrentCollection

Thread-safe implementation of the Collection interface.

Point2DRepresents a 2-dimensional point and is used throughout this framework for positions, scaling factors, impulses, and other properties of objects.
RGBRepresents a color with red, green, and blue components.
RogueInt

Represents an integer value which cannot be discovered or altered using game hacking software.