issues Search Results · repo:twem007/p1 language:JavaScript
Filter by
3 results
(66 ms)3 results
intwem007/p1 (press backspace or delete to remove)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](/images/modules/search/issues.png)
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.