Please enable JavaScript.
Coggle requires JavaScript to display documents.
Libgdex (Sprites (SpriteBatch (texture (Gdx.gl.glActiveTexture(GL20.GL…
Libgdex
Sprites
3D Sprites
2D Sprites
Sprite
Tranformation
setPosition
SetRotation
Scale
Texture
color (RGBA)
Alpha (opacity) 0 or 1
Blending
Enable (Default)
Disable(Background) for performance
Actor
SpriteBatch
Geometry
X & Y Coordinates
texture
Gdx.gl.glActiveTexture(GL20.GL_TEXTURE0);
Asset folder
power of two (16x16,..)
TexturePacker
Render
Create
maxSpritesInBatch
renderCalls
Tiled
2D Animation
Sprite Sheet
TextureAtlas
Animation
Desktop Projects
Screen Resolution
800x600
Android
Screen Resolutions
Html
Scene