debut triangle
This commit is contained in:
10
enginecustom/Color.idl
Normal file
10
enginecustom/Color.idl
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace enginecustom
|
||||
{
|
||||
[bindable]
|
||||
[default_interface]
|
||||
runtimeclass Color
|
||||
{
|
||||
Color();
|
||||
Int32 MyProperty;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user