Files
SlaveMatrix-SDL/SlaveMatrix/SlaveMatrix/BodyPartClasses/肛門_人D.cs

36 lines
787 B
C#

using System;
using System.Collections.Generic;
using _2DGAMELIB;
namespace SlaveMatrix
{
[Serializable]
public class _人D : D
{
public bool 3_ = true;
public bool 2_ = true;
public bool 1_ = true;
public List<EleD> _接続 = new List<EleD>();
public _人D()
{
ThisType = GetType();
}
public void (EleD e)
{
_接続.Add(e);
e.Par = this;
e. = ConnectionInfo._人_肛門精液_接続;
}
public override Ele GetEle(double DisUnit, ModeEventDispatcher Med, BodyColorSet )
{
return new _人(DisUnit, , , Med, this);
}
}
}