Files
SlaveMatrix-SDL/SlaveMatrix/SlaveMatrix/BodyPartClasses/鰭_魚D.cs
2025-05-05 19:40:03 -07:00

27 lines
466 B
C#

using System;
using _2DGAMELIB;
namespace SlaveMatrix;
[Serializable]
public class _魚D : D
{
public bool 2__表示 = true;
public bool 2__表示 = true;
public bool 1__表示 = true;
public bool 1__表示 = true;
public _魚D()
{
ThisType = GetType();
}
public override Ele GetEle(double DisUnit, Med Med, )
{
return new _魚(DisUnit, , , Med, this);
}
}