C# 클래스 DreamSpell.DreamSpellUtil

파일 보기 프로젝트 열기: damienjoldersma/DreamSpell 1 사용 예제들

공개 메소드들

메소드 설명
Calc ( ) : void
Calc ( System.DateTime date ) : void
CalcDistanceFromDayOutOfTime ( ) : int
CalcOracle ( ) : void
CalcSeal ( ) : int
CalcTone ( ) : int
CalcYearSeal ( ) : int
CalcYearTone ( ) : int
DreamSpellUtil ( ) : System
GetAction ( ) : string
GetAction ( Glyph g ) : string
GetAction ( Tone t ) : string
GetEssence ( ) : string
GetEssence ( Glyph g ) : string
GetEssence ( Tone t ) : string
GetGlyphAction ( int g ) : string
GetGlyphEssence ( int g ) : string
GetGlyphPower ( int g ) : string
GetName ( ) : string
GetName ( int s ) : string
GetPower ( ) : string
GetPower ( Glyph g ) : string
GetPower ( Tone t ) : string
GetToneAction ( int t ) : string
GetToneEssence ( int t ) : string
GetTonePower ( int t ) : string
calcyseal ( int bthyear ) : int
getguide ( int sealone, int mtone ) : int
getkin ( int wvseal, int ktone ) : int

메소드 상세

Calc() 공개 정적인 메소드

public static Calc ( ) : void
리턴 void

Calc() 공개 정적인 메소드

public static Calc ( System.DateTime date ) : void
date System.DateTime
리턴 void

CalcDistanceFromDayOutOfTime() 공개 정적인 메소드

public static CalcDistanceFromDayOutOfTime ( ) : int
리턴 int

CalcOracle() 공개 정적인 메소드

public static CalcOracle ( ) : void
리턴 void

CalcSeal() 공개 정적인 메소드

public static CalcSeal ( ) : int
리턴 int

CalcTone() 공개 정적인 메소드

public static CalcTone ( ) : int
리턴 int

CalcYearSeal() 공개 정적인 메소드

public static CalcYearSeal ( ) : int
리턴 int

CalcYearTone() 공개 정적인 메소드

public static CalcYearTone ( ) : int
리턴 int

DreamSpellUtil() 공개 메소드

public DreamSpellUtil ( ) : System
리턴 System

GetAction() 공개 정적인 메소드

public static GetAction ( ) : string
리턴 string

GetAction() 공개 정적인 메소드

public static GetAction ( Glyph g ) : string
g Glyph
리턴 string

GetAction() 공개 정적인 메소드

public static GetAction ( Tone t ) : string
t Tone
리턴 string

GetEssence() 공개 정적인 메소드

public static GetEssence ( ) : string
리턴 string

GetEssence() 공개 정적인 메소드

public static GetEssence ( Glyph g ) : string
g Glyph
리턴 string

GetEssence() 공개 정적인 메소드

public static GetEssence ( Tone t ) : string
t Tone
리턴 string

GetGlyphAction() 공개 정적인 메소드

public static GetGlyphAction ( int g ) : string
g int
리턴 string

GetGlyphEssence() 공개 정적인 메소드

public static GetGlyphEssence ( int g ) : string
g int
리턴 string

GetGlyphPower() 공개 정적인 메소드

public static GetGlyphPower ( int g ) : string
g int
리턴 string

GetName() 공개 정적인 메소드

public static GetName ( ) : string
리턴 string

GetName() 공개 정적인 메소드

public static GetName ( int s ) : string
s int
리턴 string

GetPower() 공개 정적인 메소드

public static GetPower ( ) : string
리턴 string

GetPower() 공개 정적인 메소드

public static GetPower ( Glyph g ) : string
g Glyph
리턴 string

GetPower() 공개 정적인 메소드

public static GetPower ( Tone t ) : string
t Tone
리턴 string

GetToneAction() 공개 정적인 메소드

public static GetToneAction ( int t ) : string
t int
리턴 string

GetToneEssence() 공개 정적인 메소드

public static GetToneEssence ( int t ) : string
t int
리턴 string

GetTonePower() 공개 정적인 메소드

public static GetTonePower ( int t ) : string
t int
리턴 string

calcyseal() 공개 정적인 메소드

public static calcyseal ( int bthyear ) : int
bthyear int
리턴 int

getguide() 공개 정적인 메소드

public static getguide ( int sealone, int mtone ) : int
sealone int
mtone int
리턴 int

getkin() 공개 정적인 메소드

public static getkin ( int wvseal, int ktone ) : int
wvseal int
ktone int
리턴 int