C# 클래스 T8SuitePro.SymbolFiller

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

공개 메소드들

메소드 설명
CheckAndFillCollection ( CommonSuite.SymbolCollection sc ) : bool

비공개 메소드들

메소드 설명
SequenceOf512Maps ( CommonSuite.SymbolCollection sc, int seq1, int seq2, int seq3, int seq4, int seq5, int seq6 ) : bool
SequenceOf576Maps ( CommonSuite.SymbolCollection sc, int seq1, int seq2, int seq3, int seq4, int seq5, int seq6 ) : bool
SetMapName ( CommonSuite.SymbolCollection sc, int symbollength, int sequence, string mapname ) : int
SetMapName ( CommonSuite.SymbolCollection sc, int symbollength, int sequence, string mapname, int MapIndexToCheck, int MapLengthToCheck ) : int
SetMapNameByIndex ( CommonSuite.SymbolCollection sc, int symbolnumber, int symbollength, string mapname ) : void
SymbolCountOfLength ( CommonSuite.SymbolCollection sc, int symbollength ) : int

메소드 상세

CheckAndFillCollection() 공개 메소드

public CheckAndFillCollection ( CommonSuite.SymbolCollection sc ) : bool
sc CommonSuite.SymbolCollection
리턴 bool