C# Class LTBezierPathWrap, RoundRpg

Datei anzeigen Open project: zwluoqi/RoundRpg Class Usage Examples

Public Methods

Method Description
Register ( LuaState, L ) : void

Private Methods

Method Description
_CreateLTBezierPath ( IntPtr, L ) : int
getRationInOneRange ( IntPtr, L ) : int
get_length ( IntPtr, L ) : int
get_orientToPath ( IntPtr, L ) : int
get_orientToPath2d ( IntPtr, L ) : int
get_pts ( IntPtr, L ) : int
gizmoDraw ( IntPtr, L ) : int
place ( IntPtr, L ) : int
place2d ( IntPtr, L ) : int
placeLocal ( IntPtr, L ) : int
placeLocal2d ( IntPtr, L ) : int
point ( IntPtr, L ) : int
setPoints ( IntPtr, L ) : int
set_length ( IntPtr, L ) : int
set_orientToPath ( IntPtr, L ) : int
set_orientToPath2d ( IntPtr, L ) : int
set_pts ( IntPtr, L ) : int

Method Details

Register() public static method

public static Register ( LuaState, L ) : void
L LuaState,
return void