ui 基本完成 ,现在开始编程
This commit is contained in:
@@ -36,7 +36,9 @@ export class MissionComp extends CCComp {
|
||||
@property(Node)
|
||||
time_node:Node = null!
|
||||
@property(Node)
|
||||
binfo_node:Node = null!
|
||||
hero_info_node:Node = null!
|
||||
@property(Node)
|
||||
update_node:Node = null!
|
||||
|
||||
FightTime:number = FightSet.FiIGHT_TIME
|
||||
/** 剩余复活次数 */
|
||||
|
||||
Reference in New Issue
Block a user