C# Class MyBouncingGame.Layers.PopUpLayer

Inheritance: CocosSharp.CCLayer
Afficher le fichier Open project: coroner4817/MyBouncingGame Class Usage Examples

Méthodes publiques

Méthode Description
PopUpLayer ( CocosSharp.CCSprite background, CocosSharp.CCLabel title ) : System

Private Methods

Méthode Description
BtnCallBack ( object sender, EventArgs args ) : void
CreateLayer ( ) : void

Method Details

PopUpLayer() public méthode

public PopUpLayer ( CocosSharp.CCSprite background, CocosSharp.CCLabel title ) : System
background CocosSharp.CCSprite
title CocosSharp.CCLabel
Résultat System