C# 클래스 Axiom.Samples.DecorWidget

Custom, decorative widget created from a template.
상속: Widget
파일 보기 프로젝트 열기: axiom3d/axiom 1 사용 예제들

공개 메소드들

메소드 설명
DecorWidget ( String name, String typeName, String templateName ) : System

Do not instantiate any widgets directly. Use SdkTrayManager.

메소드 상세

DecorWidget() 공개 메소드

Do not instantiate any widgets directly. Use SdkTrayManager.
public DecorWidget ( String name, String typeName, String templateName ) : System
name String
typeName String
templateName String
리턴 System