C# Class OpenRA.Mods.RA.Traits.AttackLeapInfo
Datei anzeigen
Open project: OpenRA/OpenRA
Class Usage Examples
Public Properties
Property |
Type |
Description |
|
Angle |
WAngle |
|
|
Public Methods
Method |
Description |
|
Create ( ActorInitializer init ) : object |
|
|
Method Details
public Create ( ActorInitializer init ) : object |
init |
ActorInitializer |
|
return |
object |
|
Property Details
public WAngle Angle |
return |
WAngle |
|