C# 클래스 RX_Manager, RXCardGame

상속: MonoBehaviour
파일 보기 프로젝트 열기: applexiaohao/RXCardGame

공개 프로퍼티들

프로퍼티 타입 설명
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,

공개 메소드들

메소드 설명
DontPop ( ) : void
PopSet ( ) : void
Reshuffle ( ) : void

洗牌函数

Start ( ) : void

메소드 상세

DontPop() 공개 메소드

public DontPop ( ) : void
리턴 void

PopSet() 공개 메소드

public PopSet ( ) : void
리턴 void

Reshuffle() 공개 메소드

洗牌函数
public Reshuffle ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

bottom_pool 공개적으로 프로퍼티

public UISprite, bottom_pool
리턴 UISprite,

bottom_pop_label 공개적으로 프로퍼티

public UILabel, bottom_pop_label
리턴 UILabel,

bottom_pop_pool 공개적으로 프로퍼티

public UISprite, bottom_pop_pool
리턴 UISprite,

left_pool 공개적으로 프로퍼티

public UISprite, left_pool
리턴 UISprite,

left_pop_label 공개적으로 프로퍼티

public UILabel, left_pop_label
리턴 UILabel,

left_pop_pool 공개적으로 프로퍼티

public UISprite, left_pop_pool
리턴 UISprite,

right_pool 공개적으로 프로퍼티

public UISprite, right_pool
리턴 UISprite,

right_pop_label 공개적으로 프로퍼티

public UILabel, right_pop_label
리턴 UILabel,

right_pop_pool 공개적으로 프로퍼티

public UISprite, right_pop_pool
리턴 UISprite,

top_pool 공개적으로 프로퍼티

public UISprite, top_pool
리턴 UISprite,