C# 클래스 AGS.Editor.AGSEditor

상속: ISourceControlIntegration
파일 보기 프로젝트 열기: adventuregamestudio/ags 1 사용 예제들

공개 메소드들

메소드 설명
AboutToDeleteSprite ( int spriteNumber ) : bool
AttemptToDeleteFileFromDisk ( string fileName ) : void
AttemptToGetWriteAccess ( IList fileNames ) : bool
AttemptToGetWriteAccess ( string fileName ) : bool

Attempt to get write access to the specified file. If this fails, a dialog will be displayed to the user and false will be returned.

CompileGame ( bool forceRebuild, bool createMiniExeForDebug ) : CompileMessages
CompileScript ( Script script, List