C# Class Grabacr07.KanColleWrapper.Models.ViewRangeCalcLogic

Inheritance: ICalcViewRange
Show file Open project: KCV-Localisation/KanColleViewer Class Usage Examples

Public Methods

Method Description
Calc ( Ship ships ) : double
Get ( string key ) : ICalcViewRange

Private Methods

Method Description
ViewRangeCalcLogic ( ) : System

Method Details

Calc() public abstract method

public abstract Calc ( Ship ships ) : double
ships Ship
return double

Get() public static method

public static Get ( string key ) : ICalcViewRange
key string
return ICalcViewRange