Drawable (Tiếng Việt)

Lớp cấp trên của tất cả những đối tượng vẽ được lên màn hình. Đây là kiểu trừu tượng mà ta không thể trực tiếp tạo ra.

Object:releaseImmediately destroys the object's Lua reference.
Object:typeGets the type of the object as a string.
Object:typeOfChecks whether an object is of a certain type.

Kiểu cấp trên

Kiểu cấp dưới

CanvasOff-screen render target.
FramebufferOff-screen render target.
ImageDrawable image type.
MeshA 2D polygon mesh used for drawing arbitrary textured shapes.
ParticleSystemUsed to create cool effects, like fire.
SpriteBatchStore image positions in a buffer, and draw it in one call.
TextDrawable text.
TextureSuperclass for drawable objects which represent a texture.
VideoA drawable video.

Xem thêm


Ngôn ngữ khác