Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MegaMan
LevelEditor
AddEntityAction
C# Class MegaMan.LevelEditor.AddEntityAction
Inheritance:
HistoryAction
Afficher le fichier
Open project: Tesserex/C--MegaMan-Engine
Class Usage Examples
Méthodes publiques
Méthode
Description
AddEntityAction
(
EntityPlacement
entity
,
ScreenDrawingSurface
surface
) :
System.Collections.Generic
Reverse
( ) :
HistoryAction
Run
( ) :
void
Method Details
AddEntityAction()
public
méthode
public
AddEntityAction
(
EntityPlacement
entity
,
ScreenDrawingSurface
surface
) :
System.Collections.Generic
entity
MegaMan.Common.EntityPlacement
surface
ScreenDrawingSurface
Résultat
System.Collections.Generic
Reverse()
public
méthode
public
Reverse
( ) :
HistoryAction
Résultat
HistoryAction
Run()
public
méthode
public
Run
( ) :
void
Résultat
void