Namespace: AsteroidsAssembly: Asteroids (in Asteroids.exe) Version: 1.1.1.0 (1.1.1)
public FontText GameOverText { get; }
public FontText GameOverText { get; }
Public ReadOnly Property GameOverText As FontText
Get
Public ReadOnly Property GameOverText As FontText
Get
public:
property FontText^ GameOverText {
FontText^ get ();
}
public:
property FontText^ GameOverText {
FontText^ get ();
}
member GameOverText : FontText with get
member GameOverText : FontText with get
Property Value
Type:
FontText