Package arc
Class Core
java.lang.Object
arc.Core
Global references to all of Arc's core modules.
-
Field Summary
Modifier and TypeFieldDescriptionstatic Application
static AssetManager
static TextureAtlas
static Audio
static Batch
static I18NBundle
static Camera
static Files
static GL20
static GL20
static GL30
static Graphics
static Input
static KeyBinds
static Scene
static Settings
-
Constructor Summary
-
Method Summary
-
Field Details
-
app
-
graphics
-
audio
-
input
-
files
-
settings
-
keybinds
-
bundle
-
camera
-
batch
-
scene
-
assets
-
atlas
-
gl
-
gl20
-
gl30
-
-
Constructor Details
-
Core
public Core()
-