Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Gruppe22
Backend
TargetTile
C# 클래스 Gruppe22.Backend.TargetTile
The tile which ends the game if the player enters it.
상속:
Tile
파일 보기
프로젝트 열기: propra13-orga/gruppe22
1 사용 예제들
공개 메소드들
메소드
설명
Save
(
XmlWriter
xmlw
) :
void
Method to save the tile in a XML-file.
TargetTile
(
object
parent
) :
System
A constructor.
메소드 상세
Save()
공개
메소드
Method to save the tile in a XML-file.
public
Save
(
XmlWriter
xmlw
) :
void
xmlw
System.Xml.XmlWriter
XMLwriter
리턴
void
TargetTile()
공개
메소드
A constructor.
public
TargetTile
(
object
parent
) :
System
parent
object
리턴
System