C# Class OemosProto1.ActorData

Exibir arquivo Open project: oemosproject/oemosproject Class Usage Examples

Public Properties

Property 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
return System.Drawing.PointF

ActorPainter public_oe property

public PaintHandler ActorPainter
return PaintHandler

ActorProcess public_oe property

public ProcessType ActorProcess
return ProcessType

ActorSize public_oe property

public float ActorSize
return float

BrainArgs public_oe property

public object[] BrainArgs
return object[]

BrainType public_oe property

public BrainType BrainType
return BrainType

LastSalaryPay public_oe property

public double LastSalaryPay
return double

MoneyInBank public_oe property

public double MoneyInBank
return double

MonthlySalary public_oe property

public double MonthlySalary
return double

PainterArgs1 public_oe property

public int[] PainterArgs1
return int[]

PainterArgs2 public_oe property

public string[] PainterArgs2
return string[]

ProcessArgs public_oe property

public object[] ProcessArgs
return object[]

ProcessSkill public_oe property

public double[] ProcessSkill
return double[]

layer public_oe property

public int layer
return int