C# Class MM2Randomizer.Enums.EDmgVsBoss.Offset

Exibir arquivo Open project: duckfist/MM2Random

Public Properties

Property Type Description
Air Offset
Alien Offset
Bubble Offset
Clash Offset
Dragon Offset
Flash Offset
Guts Offset
Heat Offset
Machine Offset
Metal Offset
Offsets Offset>.Dictionary
Quick Offset
Wood Offset

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Offset ( ) : System.Collections.Generic
Offset ( int offset, string name ) : System.Collections.Generic

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Air public_oe static_oe property

public static Offset Air
return Offset

Alien public_oe static_oe property

public static Offset Alien
return Offset

Bubble public_oe static_oe property

public static Offset Bubble
return Offset

Clash public_oe static_oe property

public static Offset Clash
return Offset

Dragon public_oe static_oe property

public static Offset Dragon
return Offset

Flash public_oe static_oe property

public static Offset Flash
return Offset

Guts public_oe static_oe property

public static Offset Guts
return Offset

Heat public_oe static_oe property

public static Offset Heat
return Offset

Machine public_oe static_oe property

public static Offset Machine
return Offset

Metal public_oe static_oe property

public static Offset Metal
return Offset

Offsets public_oe static_oe property

public static Dictionary Offsets
return Offset>.Dictionary

Quick public_oe static_oe property

public static Offset Quick
return Offset

Wood public_oe static_oe property

public static Offset Wood
return Offset