|
|
@@ -1,38 +1,40 @@
|
|
|
TBLayout: distribution: gravity, size: available, axis: y, id: welcomelayout, position: left
|
|
|
- TBLayout: distribution: gravity, size: available
|
|
|
- lp: max-height: 150
|
|
|
- TBLayout: axis: y
|
|
|
- TBLayout: distribution: gravity
|
|
|
- TBButton: id: open project
|
|
|
- text Open Project
|
|
|
- TBButton: id: new project
|
|
|
- text New Project
|
|
|
- TBLayout: distribution: gravity, axis: y, position: left, id: recentprojects
|
|
|
- TBEditField: text: "<color #76D6FF>Recent Projects:</color>", styling: 1, readonly: 1, adapt-to-content: 1, skin: 0
|
|
|
- TBLayout: distribution: gravity, size: available
|
|
|
- TBLayout: distribution: gravity, axis: y, position: left
|
|
|
- TBEditField: text: "<color #76D6FF>Welcome:</color>", styling: 1, readonly: 1, adapt-to-content: 1, skin: 0
|
|
|
- TBImageWidget: filename: "AtomicEditor/editor/images/earlyaccess_header.png"
|
|
|
- lp: width: 420, height: 137
|
|
|
- TBEditField: multiline: 1, styling: 1, gravity: all, id: welcome_text, readonly: 1, adapt-to-content: 0
|
|
|
- font: size: 14
|
|
|
- lp: max-width: 420, min-width: 420
|
|
|
- text: "Welcome to the Atomic Game Engine Early Access\n\n" \
|
|
|
- "<color #D4FB79>First Steps</color>\n\n" \
|
|
|
- "• Try out some of the example projects!\n\n" \
|
|
|
- "• Create a new project based on a 2D or 3D template.\n\n" \
|
|
|
- "<color #D4FB79>Getting Started Videos & Javascript API Docs</color>\n" \
|
|
|
- "<widget TBButton: id: 'getting_started' text: 'http://atomicgameengine.com/learn', skin: TBButton.link>\n\n" \
|
|
|
- "<color #D4FB79>Forum</color>\n" \
|
|
|
- "<widget TBButton: id: 'forum' text: 'http://atomicgameengine.com/forum', skin: TBButton.link>\n\n" \
|
|
|
- "<color #D4FB79>Atomic Game Engine on GitHub</color>\n" \
|
|
|
- "<widget TBButton: id: 'atomic_github' text: 'https://github.com/AtomicGameEngine', skin: TBButton.link>\n\n"
|
|
|
- TBLayout: distribution: gravity, axis: y, spacing: 12
|
|
|
- TBLayout: distribution: gravity, size: available
|
|
|
- TBContainer: gravity: left right
|
|
|
- TBLayout: distribution: gravity
|
|
|
- TBEditField: text: "<color #76D6FF>More Examples:</color>", styling: 1, readonly: 1, adapt-to-content: 1, skin: 0
|
|
|
- TBButton: id: 'examples_github' text: "https://github.com/AtomicGameEngine/AtomicExamples", skin: TBButton.link
|
|
|
- TBWidget: gravity: left right
|
|
|
- TBScrollContainer: scroll-mode: auto
|
|
|
- TBLayout: id: examples_layout, axis: y, spacing: 12
|
|
|
+ TBLayout: distribution: gravity, size: available
|
|
|
+ lp: max-height: 150
|
|
|
+ TBLayout: axis: y
|
|
|
+ TBLayout: distribution: gravity
|
|
|
+ TBButton: id: open project
|
|
|
+ text Open Project
|
|
|
+ TBButton: id: new project
|
|
|
+ text New Project
|
|
|
+ TBLayout: distribution: gravity, axis: y, position: left, id: recentprojects
|
|
|
+ TBEditField: text: "<color #76D6FF>Recent Projects:</color>", styling: 1, readonly: 1, adapt-to-content: 1, skin: 0
|
|
|
+ TBLayout: distribution: gravity, size: available
|
|
|
+ TBLayout: distribution: gravity, axis: y, position: left
|
|
|
+ TBEditField: text: "<color #76D6FF>Welcome:</color>", styling: 1, readonly: 1, adapt-to-content: 1, skin: 0
|
|
|
+ TBImageWidget: filename: "AtomicEditor/editor/images/earlyaccess_header.png"
|
|
|
+ lp: width: 420, height: 137
|
|
|
+ TBEditField: multiline: 1, styling: 1, gravity: all, id: welcome_text, readonly: 1, adapt-to-content: 0
|
|
|
+ font: size: 14
|
|
|
+ lp: max-width: 420, min-width: 420
|
|
|
+ text: "Welcome to the Atomic Game Engine Early Access\n\n" \
|
|
|
+ "<color #D4FB79>First Steps</color>\n\n" \
|
|
|
+ "• Try out some of the example projects!\n\n" \
|
|
|
+ "• Create a new project based on a 2D or 3D template.\n\n" \
|
|
|
+ "<color #D4FB79>Getting Started Videos & Javascript API Docs</color>\n" \
|
|
|
+ "<widget TBButton: id: 'getting_started' text: 'http://atomicgameengine.com/learn', skin: TBButton.link>\n\n" \
|
|
|
+ "<color #D4FB79>Forum</color>\n" \
|
|
|
+ "<widget TBButton: id: 'forum' text: 'http://atomicgameengine.com/forum', skin: TBButton.link>\n\n" \
|
|
|
+ "<color #D4FB79>Atomic Game Engine on GitHub</color>\n" \
|
|
|
+ "<widget TBButton: id: 'atomic_github' text: 'https://github.com/AtomicGameEngine', skin: TBButton.link>\n\n" \
|
|
|
+ "<color #D4FB79>Atomic Game Engine Funding Information</color>\n" \
|
|
|
+ "<widget TBButton: id: 'atomic_github' text: 'http://atomicgameengine.com/funding', skin: TBButton.link>\n\n"
|
|
|
+ TBLayout: distribution: gravity, axis: y, spacing: 12
|
|
|
+ TBLayout: distribution: gravity, size: available
|
|
|
+ TBContainer: gravity: left right
|
|
|
+ TBLayout: distribution: gravity
|
|
|
+ TBEditField: text: "<color #76D6FF>More Examples:</color>", styling: 1, readonly: 1, adapt-to-content: 1, skin: 0
|
|
|
+ TBButton: id: 'examples_github' text: "https://github.com/AtomicGameEngine/AtomicExamples", skin: TBButton.link
|
|
|
+ TBWidget: gravity: left right
|
|
|
+ TBScrollContainer: scroll-mode: auto
|
|
|
+ TBLayout: id: examples_layout, axis: y, spacing: 12
|