C# Class Lua_UnityEngine_Sprite, 2DPlatformer-SLua

Inheritance: LuaObject
Afficher le fichier Open project: yaukeywang/2DPlatformer-SLua Class Usage Examples

Méthodes publiques

Méthode Description
reg ( IntPtr l ) : void

Private Methods

Méthode Description
Create_s ( IntPtr l ) : int
OverrideGeometry ( IntPtr l ) : int
constructor ( IntPtr l ) : int
get_associatedAlphaSplitTexture ( IntPtr l ) : int
get_border ( IntPtr l ) : int
get_bounds ( IntPtr l ) : int
get_packed ( IntPtr l ) : int
get_packingMode ( IntPtr l ) : int
get_packingRotation ( IntPtr l ) : int
get_pivot ( IntPtr l ) : int
get_pixelsPerUnit ( IntPtr l ) : int
get_rect ( IntPtr l ) : int
get_texture ( IntPtr l ) : int
get_textureRect ( IntPtr l ) : int
get_textureRectOffset ( IntPtr l ) : int
get_triangles ( IntPtr l ) : int
get_uv ( IntPtr l ) : int
get_vertices ( IntPtr l ) : int

Method Details

reg() public static méthode

public static reg ( IntPtr l ) : void
l IntPtr
Résultat void