no more windows??
This commit is contained in:
@@ -1,22 +1,23 @@
|
||||
using System;
|
||||
using _2DGAMELIB;
|
||||
|
||||
namespace SlaveMatrix;
|
||||
|
||||
[Serializable]
|
||||
public class 尾鰭_鯨D : 尾鰭D
|
||||
namespace SlaveMatrix
|
||||
{
|
||||
public bool 鰭_表示 = true;
|
||||
[Serializable]
|
||||
public class 尾鰭_鯨D : 尾鰭D
|
||||
{
|
||||
public bool 鰭_表示 = true;
|
||||
|
||||
public bool 尾_表示 = true;
|
||||
public bool 尾_表示 = true;
|
||||
|
||||
public 尾鰭_鯨D()
|
||||
{
|
||||
ThisType = GetType();
|
||||
}
|
||||
public 尾鰭_鯨D()
|
||||
{
|
||||
ThisType = GetType();
|
||||
}
|
||||
|
||||
public override Ele GetEle(double DisUnit, Med Med, 体配色 体配色)
|
||||
{
|
||||
return new 尾鰭_鯨(DisUnit, 配色指定, 体配色, Med, this);
|
||||
}
|
||||
public override Ele GetEle(double DisUnit, Med Med, 体配色 体配色)
|
||||
{
|
||||
return new 尾鰭_鯨(DisUnit, 配色指定, 体配色, Med, this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user