C# Class OemosProto1.ActorData

Afficher le fichier Open project: oemosproject/oemosproject Class Usage Examples

Méthodes publiques

Свойство Type Description
ActorLocation System.Drawing.PointF
ActorPainter PaintHandler
ActorProcess ProcessType
ActorSize float
BrainArgs object[]
BrainType BrainType
LastSalaryPay double
MoneyInBank double
MonthlySalary double
PainterArgs1 int[]
PainterArgs2 string[]
ProcessArgs object[]
ProcessSkill double[]
layer int

Property Details

ActorLocation public_oe property

public PointF,System.Drawing ActorLocation
Résultat System.Drawing.PointF

ActorPainter public_oe property

public PaintHandler ActorPainter
Résultat PaintHandler

ActorProcess public_oe property

public ProcessType ActorProcess
Résultat ProcessType

ActorSize public_oe property

public float ActorSize
Résultat float

BrainArgs public_oe property

public object[] BrainArgs
Résultat object[]

BrainType public_oe property

public BrainType BrainType
Résultat BrainType

LastSalaryPay public_oe property

public double LastSalaryPay
Résultat double

MoneyInBank public_oe property

public double MoneyInBank
Résultat double

MonthlySalary public_oe property

public double MonthlySalary
Résultat double

PainterArgs1 public_oe property

public int[] PainterArgs1
Résultat int[]

PainterArgs2 public_oe property

public string[] PainterArgs2
Résultat string[]

ProcessArgs public_oe property

public object[] ProcessArgs
Résultat object[]

ProcessSkill public_oe property

public double[] ProcessSkill
Résultat double[]

layer public_oe property

public int layer
Résultat int