Method | Description | |
---|---|---|
Element ( ) : |
||
ElementInstance ( string name, |
||
MakeNewObjectUnique ( DataTypes container, object newObject ) : void |
Method | Description | |
---|---|---|
AfterAddLogic ( |
||
CheckAndShowMessageIfInvalid ( string name ) : bool | ||
Circle ( ) : void | ||
ElementInstance ( ) : void | ||
NewFile ( ) : void | ||
Rectangle ( ) : void | ||
Sprite ( ) : void |
public Element ( ) : |
||
return |
public ElementInstance ( string name, |
||
name | string | |
typeToAdd | ||
return |
public MakeNewObjectUnique ( DataTypes container, object newObject ) : void | ||
container | DataTypes | |
newObject | object | |
return | void |