C# Class GHud.Util

Mostrar archivo Open project: BGog/GHud

Public Methods

Method Description
ConvertInterval ( double seconds, bool do_years ) : string
xMuMech_ToSI ( double d, String &suffix ) : string

Method Details

ConvertInterval() public static method

public static ConvertInterval ( double seconds, bool do_years ) : string
seconds double
do_years bool
return string

xMuMech_ToSI() public static method

public static xMuMech_ToSI ( double d, String &suffix ) : string
d double
suffix String
return string