Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wfc13
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
wfc13
Commits
7ce779b6
Commit
7ce779b6
authored
Aug 03, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
48dc60d3
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
293 additions
and
3 deletions
+293
-3
skin.json
project/resource/skin.json
+291
-1
NewbieScene.ts
project/src/template/NewbieScene.ts
+2
-2
No files found.
project/resource/skin.json
View file @
7ce779b6
This diff is collapsed.
Click to expand it.
project/src/template/NewbieScene.ts
View file @
7ce779b6
...
...
@@ -4,12 +4,12 @@ export class NewbieScene extends Scene {
get
skinName
()
{
return
"newbie"
}
initUi
()
{
super
.
initUi
()
}
async
start
(
data
)
{
super
.
start
()
console
.
log
(
this
);
}
initEvents
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment