프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IgnoreMouseInput | bool | ||
OnMouseDown | Action |
||
Preview | Func |
||
ShowSpawnPoints | bool | ||
SpawnOccupants | SpawnOccupant>>.Func | ||
TooltipContainer | string | ||
TooltipSpawnIndex | int | ||
TooltipTemplate | string |
메소드 | 설명 | |
---|---|---|
Clone ( ) : OpenRA.Widgets.Widget | ||
ConvertToPreview ( CPos cell, MapGridType gridType ) : int2 | ||
Draw ( ) : void | ||
HandleMouseInput ( MouseInput mi ) : bool | ||
MapPreviewWidget ( ) : System | ||
MouseEntered ( ) : void | ||
MouseExited ( ) : void |
메소드 | 설명 | |
---|---|---|
MapPreviewWidget ( MapPreviewWidget other ) : System |
public ConvertToPreview ( CPos cell, MapGridType gridType ) : int2 | ||
cell | CPos | |
gridType | MapGridType | |
리턴 | int2 |
protected MapPreviewWidget ( MapPreviewWidget other ) : System | ||
other | MapPreviewWidget | |
리턴 | System |