C# Class MilkShakeFramework.Core.Game.Components.Misc.Group

Inheritance: GameEntity
Afficher le fichier Open project: lucas-jones/MilkShake-old

Méthodes publiques

Méthode Description
Group ( ) : System
Group ( List nodes ) : System
this ( String key ) : GameEntity

Private Methods

Méthode Description
GetRectangle ( ) : RotatedRectangle

Method Details

Group() public méthode

public Group ( ) : System
Résultat System

Group() public méthode

public Group ( List nodes ) : System
nodes List
Résultat System

this() public méthode

public this ( String key ) : GameEntity
key String
Résultat GameEntity