说明:
The ScreenNavigator component can display any Feathers control as a screen. However, using the Screen class as your base class for a new screen is recommended because it provides a number of convenient properties.

示例:

package{import feathers.controls.Screen;public class CustomScreen extends Screen{public function CustomScreen(){}override protected function initialize():void{//runs once when screen is first added to the stage.//a good place to add children and set a layout.}override protected function draw():void{//override only if you want to do manual measurement and layout.}}}

效果:
无。

更多说明参考:

http://wiki.starling-framework.org/feathers/screen

Starling Feathers Controls Screen相关推荐

  1. Starling Feathers Controls Drawers

    说明: The Drawers class provides a container that supports main content in the center with "drawe ...

  2. Starling Feathers Controls PickerList

    说明: The PickerList class displays a Button that may be triggered to show a pop-up List. The way that ...

  3. Starling Feathers Controls ImageLoader

    说明: 加载一个图片并显示,也可以显示现有的材质中的图片. 示例: 加载图片 private function testImageLoader():void <span style=" ...

  4. Starling Feathers Controls ButtonGroup

    说明: 一组在布局上相关联的按钮. 用法: private function testButtonGroup():void{var group:ButtonGroup = new ButtonGrou ...

  5. Starling Feathers Controls PageIndicator

    说明: The PageIndicator component displays a series of symbols, with one being highlighted, to show th ...

  6. Starling Feathers Controls Label

    说明: 显示文字. 示例: var label:Label = new Label();label.text = "Hello World";label.x=100;label.y ...

  7. Starling Feathers Controls ProgressBar

    说明: 进度条. 示例: var progress:ProgressBar = new ProgressBar();progress.minimum = 0;progress.maximum = 10 ...

  8. 关于对FLASH开发,starling、starling feathers、starling MVC框架的理解

    说在前头:楼主之前没有不论什么flash开发经验,仅仅是从一次尝试中总结自己的理解和经验而已.假设有写的不正确的地方,欢迎大家指正. 前一段时间尝试想用flash(as3)又一次制作一下之前做的一个游 ...

  9. Starling Feathers:Starling专属UI框架

    来自Starling中文站 http://www.starlinglib.com/wiki/News:Starling_Feathers 目录 [隐藏] 1 Feathers类库(即原Foxhole) ...

最新文章

  1. SimNIBS一款无创脑刺激仿真软件安装
  2. mysql sql乱码怎么解决_MYSQL数据库导入SQL文件出现乱码如何解决
  3. 计算机不会输入函数怎么办,函数不正确_电脑上文件打不开,显示函数不正确怎么解决?...
  4. python学习day11
  5. 内核ko模块strip使用
  6. The process names are sorted in descending
  7. Android4.0源码目录结构详解
  8. php根据ajax传值跳转页面_vue中动态路由的跳转(name | path) 前进后退 replace...
  9. JNI中,getBytes()最好指明UTF-8
  10. 今天发现的一个小问题,找不到模拟器和手机设备
  11. 计算机上表格怎么算减法,表格里的减法怎么弄/在excle如何用函数进行加减法
  12. 工作能力特长归纳总结
  13. matlab画出鸢尾花数据集散点图尾花,鸢尾花数据集分以及绘制散点矩阵图
  14. Chrome游览器下载
  15. 英特尔OneAPI介绍
  16. flex布局小案例——制作骰子
  17. 计算机dns怎么设置方法,电脑的dns怎么设置具体方法
  18. Qt-QPixmap
  19. 01_Go语言基础学习_Golang语言特性、环境搭建、第一个Go程序、包
  20. 博达:经营管理再升级,从选对CRM开始

热门文章

  1. 南方科技大学团队开发智能拐杖
  2. 自定义组件开发二 Graphics API
  3. html模板怎么添加背景音乐,不知道怎么给微信页面模板里添加背景音乐?看这里!...
  4. 华为OD机试 - 字符串分割(Java JS Python)
  5. 2.4G、5GWiFi
  6. 小程序开发API之实时音视频
  7. 图片去水印软件哪个好用?这3款图片去水印软件简直封神
  8. python对Excel单元格加颜色
  9. 关于asp.net ajax最新版本的书国内在2007.4即将到来两本书
  10. 软件工程-理论与实践(第3版)期末重点复习