C# 클래스 SleepingBag, 2DPlatformer

상속: DeployedRespawn, IContextRequestable, IContextRequestableQuick, IContextRequestableStatus, IContextRequestableText, IContextRequestablePointText, IComponentInterface, IComponentInterface, IComponentInterface
파일 보기 프로젝트 열기: MarbleGameDev/2DPlatformer 1 사용 예제들

공개 메소드들

메소드 설명
DisplayInformation ( ) : string[]
Drop ( ) : void
ToString ( ) : string
Use ( ) : void

메소드 상세

DisplayInformation() 공개 메소드

public DisplayInformation ( ) : string[]
리턴 string[]

Drop() 공개 메소드

public Drop ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

Use() 공개 메소드

public Use ( ) : void
리턴 void