All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.nighttripperid.gamestate.Bundle Maven / Gradle / Ivy

Go to download

LittleEngine, a Lightweight Java Game Engine to be pulled in as Maven dependency

The newest version!
package com.github.nighttripperid.gamestate;

/**
 * Object representing a bundle of primitive and complex objexts. Values are stored in lazily instantiated HashMaps.
 *
 */
public final class Bundle extends HashMaps {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy