Implermented Interpolation for CVector
This commit is contained in:
parent
b45a10b676
commit
a4cab567b3
10 changed files with 463 additions and 79 deletions
|
|
@ -19,6 +19,7 @@ namespace SM2D.Scene
|
|||
Transform.Size = new CVector2(1);
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
public override void Draw(DrawContext context)
|
||||
{
|
||||
this.Sort(Comparitor);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue