C# Class Samples.Scenes.DemoScene

Inheritance: MilkShakeFramework.Core.Scenes.Scene
Afficher le fichier Open project: lucas-jones/MilkShake-old

Méthodes publiques

Méthode Description
DemoScene ( string title, string description ) : System
FixUp ( ) : void

Method Details

DemoScene() public méthode

public DemoScene ( string title, string description ) : System
title string
description string
Résultat System

FixUp() public méthode

public FixUp ( ) : void
Résultat void