C# Class RenderTextureExample.Card

Inheritance: CCNode
显示文件 Open project: xamarin/mobile-samples Class Usage Examples

Public Methods

Method Description
Card ( ) : CocosSharp

Private Methods

Method Description
AddComponentsToList ( ) : void
CreateBackground ( ) : void
CreateColorIcon ( ) : void
CreateDescriptionDisplay ( ) : void
CreateHpDisplay ( ) : void
CreateLabel ( string text, int fontSize = 28 ) : CocosSharp.CCLabel
CreateMonsterNameDisplay ( ) : void
CreateMonsterSprite ( ) : void
ReactToMonsterSpriteTextureSet ( ) : void
SwitchToRenderTexture ( ) : void
SwitchToRenderingComponents ( ) : void

Method Details

Card() public method

public Card ( ) : CocosSharp
return CocosSharp