Skip to content

issues Search Results · repo:twem007/p1 language:JavaScript

Filter by

3 results
 (66 ms)

3 results

intwem007/p1 (press backspace or delete to remove)

您好 , 框架结构简单清晰, 希望添加一些UI弹出的管理和示例 。
  • weiboooooy
  • 1
  • Opened 
    on Mar 26, 2018
  • #4

public static get instance(): SocketAPI { if (SocketAPI.s_instance == null) { SocketAPI.s_instance = new SocketAPI(); } return SocketAPI.s_instance; } the function name is not get instance , use getInstance ...
  • lucaswangdev
  • 1
  • Opened 
    on Nov 5, 2017
  • #2

put last code public static stageWidth: number; public static stageHeight: number; in front;
  • lucaswangdev
  • 1
  • Opened 
    on Nov 3, 2017
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub