public abstract class NativeObject
extends Object
implements Native
A NativeObject is used by the Graphics Engine
(e.g. OpenGL) and lives therefor most of the times
on the graphics card. It has an ID associated with it
and maybe buffers.
Field Summary
Fields inherited from interface org.achtern.AchternEngine.core.bootstrap.Native