프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Owner | |||
continent | int | ||
name | String | ||
neighbors | SEGORATA.Nation[] |
메소드 | 설명 | |
---|---|---|
Draw ( ) : void | ||
Nation ( |
||
Update ( ) : void |
public Nation ( |
||
game | ||
X | int | |
Y | int | |
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Continent | int | |
Ownership | ||
Neighbors | ||
Name | String | |
리턴 | System |