◆ GetBorderColor()
proto ref Color MapGridProps.GetBorderColor |
( |
| ) |
|
◆ GetBorderRatio()
proto external float MapGridProps.GetBorderRatio |
( |
| ) |
|
◆ GetBorderWidth()
proto external float MapGridProps.GetBorderWidth |
( |
| ) |
|
◆ GetFontsize()
proto external float MapGridProps.GetFontsize |
( |
| ) |
|
◆ GetGridClose()
proto external float MapGridProps.GetGridClose |
( |
| ) |
|
◆ GetGridFar()
proto external float MapGridProps.GetGridFar |
( |
| ) |
|
◆ GetLineColor()
proto ref Color MapGridProps.GetLineColor |
( |
| ) |
|
◆ GetLineWidth()
proto external float MapGridProps.GetLineWidth |
( |
| ) |
|
◆ GetOutsideColor()
proto ref Color MapGridProps.GetOutsideColor |
( |
| ) |
|
◆ GetOutsideWidth()
proto external float MapGridProps.GetOutsideWidth |
( |
| ) |
|
◆ GetOverlap()
proto external int MapGridProps.GetOverlap |
( |
| ) |
|
◆ GetSquareSize()
proto external float MapGridProps.GetSquareSize |
( |
| ) |
|
◆ GetTextColor()
proto ref Color MapGridProps.GetTextColor |
( |
| ) |
|
◆ SetBorderColor()
proto external void MapGridProps.SetBorderColor |
( |
notnull Color |
borderColor | ) |
|
◆ SetBorderRatio()
proto external void MapGridProps.SetBorderRatio |
( |
float |
borderRatio | ) |
|
◆ SetBorderWidth()
proto external void MapGridProps.SetBorderWidth |
( |
float |
borderWidth | ) |
|
◆ SetFont()
proto void MapGridProps.SetFont |
( |
ResourceName |
fontPath | ) |
|
◆ SetFontsize()
proto external void MapGridProps.SetFontsize |
( |
float |
size | ) |
|
◆ SetGridClose()
proto external void MapGridProps.SetGridClose |
( |
float |
gridClose | ) |
|
◆ SetGridFar()
proto external void MapGridProps.SetGridFar |
( |
float |
gridFar | ) |
|
◆ SetGridStepSize()
proto external void MapGridProps.SetGridStepSize |
( |
float |
size | ) |
|
◆ SetLineColor()
proto external void MapGridProps.SetLineColor |
( |
notnull Color |
lineColor | ) |
|
◆ SetLineType()
proto external void MapGridProps.SetLineType |
( |
EMapLineType |
type | ) |
|
◆ SetLineWidth()
proto external void MapGridProps.SetLineWidth |
( |
float |
lineWidth | ) |
|
◆ SetMainGridLineColor()
proto external void MapGridProps.SetMainGridLineColor |
( |
notnull Color |
lineColor | ) |
|
◆ SetMainGridSize()
proto external void MapGridProps.SetMainGridSize |
( |
float |
size | ) |
|
◆ SetMainLineWidth()
proto external void MapGridProps.SetMainLineWidth |
( |
float |
lineWidth | ) |
|
◆ SetOutsideColor()
proto external void MapGridProps.SetOutsideColor |
( |
notnull Color |
outsideColor | ) |
|
◆ SetOutsideWidth()
proto external void MapGridProps.SetOutsideWidth |
( |
float |
outsideWidth | ) |
|
◆ SetOverlap()
proto external void MapGridProps.SetOverlap |
( |
int |
overlap | ) |
|
◆ SetSquareSize()
proto external void MapGridProps.SetSquareSize |
( |
float |
size | ) |
|
◆ SetTextBold()
proto external void MapGridProps.SetTextBold |
( |
| ) |
|
◆ SetTextColor()
proto external void MapGridProps.SetTextColor |
( |
notnull Color |
textColor | ) |
|
◆ SetTextItalic()
proto external void MapGridProps.SetTextItalic |
( |
| ) |
|
The documentation for this interface was generated from the following file:
- Game/generated/Map/MapGridProps.c