C# Class RX_Manager, RXCardGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: applexiaohao/RXCardGame

Méthodes publiques

Свойство Type Description
bottom_pool UISprite,
bottom_pop_label UILabel,
bottom_pop_pool UISprite,
left_pool UISprite,
left_pop_label UILabel,
left_pop_pool UISprite,
right_pool UISprite,
right_pop_label UILabel,
right_pop_pool UISprite,
top_pool UISprite,

Méthodes publiques

Méthode Description
DontPop ( ) : void
PopSet ( ) : void
Reshuffle ( ) : void

洗牌函数

Start ( ) : void

Method Details

DontPop() public méthode

public DontPop ( ) : void
Résultat void

PopSet() public méthode

public PopSet ( ) : void
Résultat void

Reshuffle() public méthode

洗牌函数
public Reshuffle ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

bottom_pool public_oe property

public UISprite, bottom_pool
Résultat UISprite,

bottom_pop_label public_oe property

public UILabel, bottom_pop_label
Résultat UILabel,

bottom_pop_pool public_oe property

public UISprite, bottom_pop_pool
Résultat UISprite,

left_pool public_oe property

public UISprite, left_pool
Résultat UISprite,

left_pop_label public_oe property

public UILabel, left_pop_label
Résultat UILabel,

left_pop_pool public_oe property

public UISprite, left_pop_pool
Résultat UISprite,

right_pool public_oe property

public UISprite, right_pool
Résultat UISprite,

right_pop_label public_oe property

public UILabel, right_pop_label
Résultat UILabel,

right_pop_pool public_oe property

public UISprite, right_pop_pool
Résultat UISprite,

top_pool public_oe property

public UISprite, top_pool
Résultat UISprite,