메소드 | 설명 | |
---|---|---|
IntSurf_Transition ( ) : System | ||
IntSurf_Transition ( |
||
IntSurf_Transition ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : System | ||
IntSurf_Transition ( bool Tangent, IntSurf_TypeTrans Type ) : System | ||
IsOpposite ( ) : bool | ||
IsTangent ( ) : bool | ||
SetValue ( ) : void | ||
SetValue ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : void | ||
SetValue ( bool Tangent, IntSurf_TypeTrans Type ) : void | ||
Situation ( ) : IntSurf_Situation | ||
TransitionType ( ) : IntSurf_TypeTrans |
public IntSurf_Transition ( |
||
parameter1 | ||
리턴 | System |
public IntSurf_Transition ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : System | ||
Tangent | bool | |
Situ | IntSurf_Situation | |
Oppos | bool | |
리턴 | System |
public IntSurf_Transition ( bool Tangent, IntSurf_TypeTrans Type ) : System | ||
Tangent | bool | |
Type | IntSurf_TypeTrans | |
리턴 | System |
public SetValue ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : void | ||
Tangent | bool | |
Situ | IntSurf_Situation | |
Oppos | bool | |
리턴 | void |
public SetValue ( bool Tangent, IntSurf_TypeTrans Type ) : void | ||
Tangent | bool | |
Type | IntSurf_TypeTrans | |
리턴 | void |