C# 클래스 GoodAI.Modules.School.Worlds.RogueMovableKiller

상속: MovableGameObject
파일 보기 프로젝트 열기: GoodAI/BrainSimulator 1 사용 예제들

공개 메소드들

메소드 설명
GetDefaultSize ( ) : Size
GetDefaultTexture ( ) : string
RogueMovableKiller ( PointF p, float scale = 1.0f ) : GoodAI.Core.Nodes

메소드 상세

GetDefaultSize() 공개 정적인 메소드

public static GetDefaultSize ( ) : Size
리턴 System.Drawing.Size

GetDefaultTexture() 공개 정적인 메소드

public static GetDefaultTexture ( ) : string
리턴 string

RogueMovableKiller() 공개 메소드

public RogueMovableKiller ( PointF p, float scale = 1.0f ) : GoodAI.Core.Nodes
p System.Drawing.PointF
scale float
리턴 GoodAI.Core.Nodes