First pass at refactoring native CFFI Bytes
This commit is contained in:
@@ -18,7 +18,7 @@ namespace lime {
|
||||
|
||||
ColorMatrix ();
|
||||
ColorMatrix (value colorMatrix);
|
||||
ColorMatrix (HL_ArrayBufferView* colorMatrix);
|
||||
ColorMatrix (ArrayBufferView* colorMatrix);
|
||||
~ColorMatrix ();
|
||||
|
||||
float GetAlphaMultiplier ();
|
||||
|
||||
Reference in New Issue
Block a user