Falco Engine
3.9.0.1 (beta)
Mask.cs
Go to the documentation of this file.
1
using
System;
2
using
System.Runtime.CompilerServices;
3
using
System.Runtime.InteropServices;
4
5
namespace
FalcoEngine
6
{
7
public
class
Mask
:
UIElement
8
{
9
internal
Mask
()
10
{
11
12
}
13
}
14
}
FalcoEngine.Mask
Definition:
Mask.cs:8
FalcoEngine.UIElement
Definition:
UIElement.cs:8
FalcoEngine
Definition:
AnimationClip.cs:7
API
Components
UI
Mask.cs
Generated by
1.9.2