C# Class Cindeck.Core.CenterEffect.LifeUp

Inheritance: CenterEffect
Show file Open project: noelex/Cindeck

Private Properties

Property Type Description

Public Methods

Method Description
Clone ( ) : LifeUp
Create ( string name, string desc ) : LifeUp

Method Details

Clone() public method

public Clone ( ) : LifeUp
return LifeUp

Create() public static method

public static Create ( string name, string desc ) : LifeUp
name string
desc string
return LifeUp