C# 클래스 SilverStorm.Entities.Entity

상속: FlatRedBall.PositionedObject
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
Activity ( ) : void
Destroy ( ) : void
Entity ( string contentManagerName ) : System

비공개 메소드들

메소드 설명
CreateCollision ( ) : void
CreateVisibleRepresentation ( string contentManagerName ) : void

메소드 상세

Activity() 공개 메소드

public Activity ( ) : void
리턴 void

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

Entity() 공개 메소드

public Entity ( string contentManagerName ) : System
contentManagerName string
리턴 System