Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MegaMan
LevelEditor
AddEntityAction
C# 클래스 MegaMan.LevelEditor.AddEntityAction
상속:
HistoryAction
파일 보기
프로젝트 열기: Tesserex/C--MegaMan-Engine
1 사용 예제들
공개 메소드들
메소드
설명
AddEntityAction
(
EntityPlacement
entity
,
ScreenDrawingSurface
surface
) :
System.Collections.Generic
Reverse
( ) :
HistoryAction
Run
( ) :
void
메소드 상세
AddEntityAction()
공개
메소드
public
AddEntityAction
(
EntityPlacement
entity
,
ScreenDrawingSurface
surface
) :
System.Collections.Generic
entity
MegaMan.Common.EntityPlacement
surface
ScreenDrawingSurface
리턴
System.Collections.Generic
Reverse()
공개
메소드
public
Reverse
( ) :
HistoryAction
리턴
HistoryAction
Run()
공개
메소드
public
Run
( ) :
void
리턴
void