C# 클래스 GlueView.Facades.ElementCommands

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

공개 메소드들

메소드 설명
ReloadCurrentElement ( ) : void
ShowState ( StateSave stateSave ) : void
ShowState ( string stateSave ) : void

메소드 상세

ReloadCurrentElement() 공개 메소드

public ReloadCurrentElement ( ) : void
리턴 void

ShowState() 공개 메소드

public ShowState ( StateSave stateSave ) : void
stateSave FlatRedBall.Glue.SaveClasses.StateSave
리턴 void

ShowState() 공개 메소드

public ShowState ( string stateSave ) : void
stateSave string
리턴 void