File hp/display/Sprite.lua

Functions

M:copyParams (params) Set the parameter setter function.
M:init (params) The constructor.

Tables

Sprite This is a class to draw the texture.


Functions

M:copyParams (params)
Set the parameter setter function.

Parameters

  • params: Parameter is set to Object. (params:texture, width, height)
M:init (params)
The constructor.

Parameters

  • params: (option)Parameter is set to Object.

Tables

Sprite
This is a class to draw the texture.
Base Classes => DisplayObject, TextureDrawable, Resizable

Valid XHTML 1.0!