Method | Description | |
---|---|---|
ConvertWorldIndexToMiniMapScreenPosition ( Vector2 worldIndex ) : Vector2 | ||
Draw ( |
||
MiniMap ( Vector2 position, World world ) : System |
public ConvertWorldIndexToMiniMapScreenPosition ( Vector2 worldIndex ) : Vector2 | ||
worldIndex | Vector2 | |
return | Vector2 |
public Draw ( |
||
GameTime | ||
return | void |
public MiniMap ( Vector2 position, World world ) : System | ||
position | Vector2 | |
world | World | |
return | System |