Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
C# (CSharp) Tile.SetObj примеры использования
Язык программирования:
C# (CSharp)
Класс/Тип:
Tile
Метод/Функция:
SetObj
Примеров на hotexamples.com:
1
C# (CSharp) Tile.SetObj - 1 пример найден
. Это лучшие примеры C# (CSharp) кода для
Tile.SetObj
, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Основные методы
Показать
Скрыть
Add(12)
getCurrentEntity(6)
getMapX(5)
getVillage(5)
getMapY(5)
AddBuilding(4)
AddComponent(4)
AddCreature(4)
AddContent(4)
checkTower(3)
SetParentStage(3)
getOccupyingUnit(3)
AddBoardObject(3)
GetMatches(3)
AsQuantified(2)
Change(2)
SetLeyLineVisibility(2)
getLength(2)
addToTotalCost(2)
getLandType(2)
getKey(2)
getDoor(2)
SetTileByStatus(2)
FromBytes(2)
getCurrentTileType(2)
GetBottomChar(2)
HideBottomLine(2)
Fill(2)
Accept(2)
SetBlockableObject(2)
setObjectImage(2)
updateColor(2)
Action(2)
setVillage(2)
AddDecoration(2)
setPrevious(2)
ActivateTileContent(2)
setOccupyingUnit(2)
setTag(2)
highlight(2)
AddCharacter(2)
getFScore(1)
UseTile(1)
SetObj(1)
get_my_tile_type(1)
SetSprites(1)
TakeWhile(1)
Target(1)
TouchedTile(1)
UpdateName(1)
Основные методы
Add (12)
getCurrentEntity (6)
getMapX (5)
getVillage (5)
getMapY (5)
AddBuilding (4)
AddComponent (4)
AddCreature (4)
AddContent (4)
checkTower (3)
Основные методы
SetParentStage (3)
getOccupyingUnit (3)
AddBoardObject (3)
GetMatches (3)
AsQuantified (2)
Change (2)
SetLeyLineVisibility (2)
getLength (2)
addToTotalCost (2)
getLandType (2)
getKey (2)
getDoor (2)
SetTileByStatus (2)
FromBytes (2)
getCurrentTileType (2)
GetBottomChar (2)
HideBottomLine (2)
Fill (2)
Accept (2)
SetBlockableObject (2)
Основные методы
getKey (2)
getDoor (2)
SetTileByStatus (2)
FromBytes (2)
getCurrentTileType (2)
GetBottomChar (2)
HideBottomLine (2)
Fill (2)
Accept (2)
SetBlockableObject (2)
setObjectImage (2)
updateColor (2)
Action (2)
setVillage (2)
AddDecoration (2)
setPrevious (2)
ActivateTileContent (2)
setOccupyingUnit (2)
setTag (2)
highlight (2)
AddCharacter (2)
getFScore (1)
UseTile (1)
SetObj (1)
get_my_tile_type (1)
SetSprites (1)
TakeWhile (1)
Target (1)
TouchedTile (1)
UpdateName (1)
Основные методы
setObjectImage (2)
updateColor (2)
Action (2)
setVillage (2)
AddDecoration (2)
setPrevious (2)
ActivateTileContent (2)
setOccupyingUnit (2)
setTag (2)
highlight (2)
AddCharacter (2)
getFScore (1)
UseTile (1)
SetObj (1)
get_my_tile_type (1)
SetSprites (1)
TakeWhile (1)
Target (1)
TouchedTile (1)
UpdateName (1)
UpdateRealSize (1)
UpdateTileViz (1)
updateBool (1)
addPit (1)
getGScore (1)
match (1)
addTurn (1)
calculateFValue (1)
setTextureSequence (1)
getLocation (1)
colorTile (1)
setEntity (1)
setEvent (1)
setPlacedDoor (1)
setObjectSequence (1)
getPixel (1)
IsStart (1)
SetGlyph (1)
AddCollectable (1)
ClearCell (1)
Документация по классу Tile
Пример #1
0
Показать файл
Файл:
EditorManagement.cs
Проект:
emmaconner/CS361-CMYKrash
public void SetTile(Tile t, int currentState) { t.SetObj(currentState); }
x