메소드 | 설명 | |
---|---|---|
Initialize ( ) : void | ||
World ( string title = "Ecalia", int width = 800, int height = 600 ) : System |
메소드 | 설명 | |
---|---|---|
LoadAll ( ) : void | ||
OnKeyCallback ( |
||
OnWindowRender ( ) : void |
public World ( string title = "Ecalia", int width = 800, int height = 600 ) : System | ||
title | string | |
width | int | |
height | int | |
리턴 | System |