C# 클래스 OemosProto1.ActorData

파일 보기 프로젝트 열기: oemosproject/oemosproject 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

ActorLocation 공개적으로 프로퍼티

public PointF,System.Drawing ActorLocation
리턴 System.Drawing.PointF

ActorPainter 공개적으로 프로퍼티

public PaintHandler ActorPainter
리턴 PaintHandler

ActorProcess 공개적으로 프로퍼티

public ProcessType ActorProcess
리턴 ProcessType

ActorSize 공개적으로 프로퍼티

public float ActorSize
리턴 float

BrainArgs 공개적으로 프로퍼티

public object[] BrainArgs
리턴 object[]

BrainType 공개적으로 프로퍼티

public BrainType BrainType
리턴 BrainType

LastSalaryPay 공개적으로 프로퍼티

public double LastSalaryPay
리턴 double

MoneyInBank 공개적으로 프로퍼티

public double MoneyInBank
리턴 double

MonthlySalary 공개적으로 프로퍼티

public double MonthlySalary
리턴 double

PainterArgs1 공개적으로 프로퍼티

public int[] PainterArgs1
리턴 int[]

PainterArgs2 공개적으로 프로퍼티

public string[] PainterArgs2
리턴 string[]

ProcessArgs 공개적으로 프로퍼티

public object[] ProcessArgs
리턴 object[]

ProcessSkill 공개적으로 프로퍼티

public double[] ProcessSkill
리턴 double[]

layer 공개적으로 프로퍼티

public int layer
리턴 int