C# 클래스 FireflyGL.TexturedShape

상속: Shape
파일 보기 프로젝트 열기: LukaHorvat/Kento 1 사용 예제들

공개 메소드들

메소드 설명
Render ( ) : void
SetPolygons ( ) : void
TexturedShape ( ) : System.Collections.Generic
TexturedShape ( string Path ) : System.Collections.Generic

메소드 상세

Render() 공개 메소드

public Render ( ) : void
리턴 void

SetPolygons() 공개 메소드

public SetPolygons ( ) : void
리턴 void

TexturedShape() 공개 메소드

public TexturedShape ( ) : System.Collections.Generic
리턴 System.Collections.Generic

TexturedShape() 공개 메소드

public TexturedShape ( string Path ) : System.Collections.Generic
Path string
리턴 System.Collections.Generic