C# 클래스 ActionProject.Common.LineWidthState
파일 보기
프로젝트 열기: xamarin/mobile-samples
공개 메소드들
메소드 |
설명 |
|
LineWidthState ( LineWidthAction action, CCNode target, float endWidth ) : System |
|
|
Update ( float time ) : void |
|
|
메소드 상세
public LineWidthState ( LineWidthAction action, CCNode target, float endWidth ) : System |
action |
LineWidthAction |
|
target |
CCNode |
|
endWidth |
float |
|
리턴 |
System |
|
public Update ( float time ) : void |
time |
float |
|
리턴 |
void |
|