Interface MechanicConstructor
Constructors
constructor
- new MechanicConstructor(param1?: any, param2?: any): Mechanic
-
Parameters
-
Optional param1: any
-
Optional param2: any
Methods
getId
-
Returns string
getParameterTypes
- getParameterTypes(): object[]
-
Returns object[]
isValidParent
- isValidParent(CardType: CardType): boolean
-
Parameters
Returns boolean