프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_color | ushort | ||
_endFrame | ushort | ||
_startFrame | ushort | ||
_text | string |
메소드 | 설명 | |
---|---|---|
MovieText ( ushort startFrame, ushort endFrame, string text, ushort color ) : System |
public MovieText ( ushort startFrame, ushort endFrame, string text, ushort color ) : System | ||
startFrame | ushort | |
endFrame | ushort | |
text | string | |
color | ushort | |
리턴 | System |