There was an error while loading. Please reload this page.
Textures play a very important role in game development.
To start using a texture import
site.root3287.sudo2.engine.texture.AbstractTexture site.root3287.sudo2.engine.texture.Texture site.root3287.sudo2.engine.texture.ImageTexture site.root3287.sudo2.engine.texture.TextureAtlas
site.root3287.sudo2.engine.texture.AbstractTexture
site.root3287.sudo2.engine.texture.Texture
site.root3287.sudo2.engine.texture.ImageTexture
site.root3287.sudo2.engine.texture.TextureAtlas
These classes all load the texture, and gives texture selection with in the class.
The rendering system that render this is the Render2D rendering.