CombinedText stringlengths 4 3.42M |
|---|
package org.openapitools.client.model {
import org.openapitools.client.model.Organisation;
[XmlRootNode(name="Organisations")]
public class Organisations {
public function toString(): String {
var str: String = "Organisations: ";
return str;
}
}
}
|
/*******************************************************************************
* PushButton Engine
* Copyright (C) 2009 PushButton Labs, LLC
* For more information see http://www.pushbuttonengine.com
*
* This file is licensed under the terms of the MIT license, which is included
* in the License.html file at th... |
package feathers.examples.layoutExplorer.screens
{
import feathers.controls.Header;
import feathers.controls.List;
import feathers.controls.PanelScreen;
import feathers.controls.Screen;
import feathers.controls.renderers.DefaultListItemRenderer;
import feathers.controls.renderers.IListItemRenderer;
import feathe... |
/*
* Copyright 2010 Swiz Framework Contributors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... |
package editor.command
{
import cn.vision.pattern.core.Command;
import editor.core.EDConfig;
import emap.consts.StepStyleConsts;
import emap.map2d.Floor;
import emap.map2d.Position;
import emap.map2d.core.E2Config;
import emap.map2d.core.E2Provider;
import emap.map2d.util.CountUtil;
import emap.map2d.vos.E... |
package events
{
import flash.events.Event;
/**
* @author max
*/
public class ProjectCommandEvent extends Event
{
public var args:*;
public static const FILE_OPEN:String = "file_open";
public static const CLEAR:String = "clear";
public static const INPUT_ACCEPT:String = "input_accept... |
package org.pyamf.examples.guestbook.events
{
/**
* Copyright (c) 2007-2009 The PyAMF Project.
* See LICENSE.txt for details.
*/
import mx.events.FlexEvent;
import org.pyamf.examples.guestbook.vo.Message;
/**
* @since 0.3.0
*/
public class SubmitEvent extends FlexEvent
{
private var _message : Mes... |
package it.sharpedge.navigator.core.tasks
{
import it.sharpedge.navigator.core.RoutingQueue;
import it.sharpedge.navigator.core.ns.routing;
import it.sharpedge.navigator.core.tasks.base.ExecuteHooks;
use namespace routing;
public class ExecuteExitHooksTask extends ExecuteHooks implements ITask
{
public fu... |
package flash.accessibility
{
import flash.geom.Rectangle;
/**
* The AccessibilityImplementation class is the base class in Flash Player
* that allows for the implementation of accessibility in components.
* This class enables communication between a component and a screen reader.
* Screen readers are used... |
package
{
import flash.utils.ByteArray;
import org.flixel.*;
public class World extends Entity
{
public var galaxy:Galaxy;
public var next:World;
public var score:int;
public var allGreen:Boolean;
public function World(GalaxyInstance:Galaxy, Size:int = 3, Preview:World = null)
{
super(FlxG.mouse... |
package engine.utils
{
import flash.system.Capabilities;
import flash.system.System;
/**
* Utilities Class with several useful functions
* Refer: https://github.com/zeh/as3/blob/master/com/zehfernando/utils/AppUtils.as
* @author Tang Bo Hao
*/
public class AppUtils
{
/**
* Get current ... |
;-----------------------------------------------------------------------------------------;
; 2014/2015 ;
; Projecto de Introducao a Arquitetura de Computadores ;
; TRON ;
; Turno: 13 ;
; Grupo: 24 ;
; Daniel Correia,... |
package kabam.rotmg.assets {
import mx.core.BitmapAsset;
[Embed(source="EmbeddedAssets_chars16x16dMountains2Embed.png")]
public class EmbeddedAssets_chars16x16dMountains2Embed extends BitmapAsset {
public function EmbeddedAssets_chars16x16dMountains2Embed() {
super();
}
}
} |
/* See LICENSE for copyright and terms of use */
import org.actionstep.ASUtils;
import org.actionstep.NSException;
import org.actionstep.NSNotification;
import org.actionstep.NSObject;
import org.actionstep.NSDictionary;
/**
* The <code>NSNotificationCenter</code> allows object that don't know about
* each other t... |
package laya.display {
import laya.display.css.Font;
import laya.events.Event;
import laya.maths.Matrix;
import laya.maths.Point;
import laya.maths.Rectangle;
import laya.net.Loader;
import laya.renders.Render;
import laya.renders.RenderContext;
import laya.renders.RenderSprite;
import laya.resource.Texture;
... |
/*
* Temple Library for ActionScript 3.0
* Copyright © MediaMonks B.V.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright
... |
package com.smartfoxserver.redbox.events
{
import it.gotoandplay.smartfoxserver.SFSEvent;
/**
* RedBoxCastEvent is the class representing all events dispatched by the RedBox's {@link AVCastManager} instance.
* The RedBoxCastEvent extends the SFSEvent class, which in turn extends the flash.events.Event class.
... |
/**
* VERSION: 1.0
* DATE: 2010-06-16
* AS3
* UPDATES AND DOCS AT: http://www.greensock.com/loadermax/
**/
package com.greensock.loading {
/**
* Defines status values for loaders. <br /><br />
*
* <b>Copyright 2011, GreenSock. All rights reserved.</b> This work is subject to the terms in <a href="htt... |
package nid.codec
{
/**
* ...
* @author Nidin Vinayak
*/
public class GIFEncoder
{
public function GIFEncoder()
{
}
}
} |
package File
{
import flash.events.*;
import flash.net.FileFilter;
import flash.net.FileReference;
import flash.net.FileReferenceList;
public class FileInput extends EventDispatcher
{
private var _id:String;
public var multiple:Boolean;
public var _files:*;
private var filters:Array = [];
publi... |
package com.unhurdle.spectrum.renderers
{
import org.apache.royale.core.IBead;
import org.apache.royale.core.IDataProviderModel;
import org.apache.royale.core.IItemRendererOwnerView;
import org.apache.royale.core.ISelectionModel;
import org.apache.royale.core.IStrand;
import org.apache.royale.core.IStrandWithMod... |
/*
*
* Copyright 2016
* All rights reserved.
* This file is automatically generated by python script of which
* the author is wupeng.
*
*/
package staticdata
{
import flash.utils.ByteArray;
import staticdata.define.*
public class SkillBallistic extends StaticInfoBase
{
public var id:int; //id
public var type... |
/**
*
* uk.co.soulwire.gui.SimpleGUI
*
* @version 1.00 | Jan 13, 2011
* @author Justin Windle
*
* SimpleGUI is a single Class utility designed for AS3 projects where a developer needs to
* quickly add UI controls for variables or functions to a sketch. Properties can be controlled
* with just one line ... |
////////////////////////////////////////////////////////////////////////////////
//
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright ownership.
// The ASF license... |
/**
* Copyright 2011 The original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
package de.dittner.siegmar.view.fileView.form.body {
import de.dittner.siegmar.model.domain.fileSystem.body.links.BookLink;
import de.dittner.siegmar.view.common.renderer.ItemRendererBase;
import de.dittner.siegmar.view.common.utils.AppColors;
import de.dittner.siegmar.view.common.utils.FontName;
import flash.display.... |
////////////////////////////////////////////////////////////////////////////////
//
// ADOBE SYSTEMS INCORPORATED
// Copyright 2009 Adobe Systems Incorporated
// All Rights Reserved.
//
// NOTICE: Adobe permits you to use, modify, and distribute this file
// in accordance with the terms of the license agreement ac... |
/*
* jPlayer Plugin for jQuery JavaScript Library
* http://www.jplayer.org
*
* Copyright (c) 2009 - 2013 Happyworm Ltd
* Dual licensed under the MIT and GPL licenses.
* - http://www.opensource.org/licenses/mit-license.php
* - http://www.gnu.org/copyleft/gpl.html
*
* Author: Robert M. Hall
* Date:... |
/*
* Temple Library for ActionScript 3.0
* Copyright © MediaMonks B.V.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright
... |
package sound.se
{
import flash.media.*;
import flash.events.Event;
import flash.net.URLRequest;
import sound.se.BaseSESound;
public class ThrowCardSE extends BaseSESound
{
private static const URL:String = "/public/sound/se/ulse06.mp3";
private var _url : URLRequest = new UR... |
package io.decagames.rotmg.ui.labels {
import flash.text.TextField;
public class UILabel extends TextField {
public static var DEBUG:Boolean = false;
public function UILabel() {
super();
if (DEBUG) {
this.debugDraw();
}
this.embedFonts = true;
this.selectab... |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
package testInternalClassNoParamCons{
internal class intClassNoParamCons{
... |
package org.mineap.nicovideo4as.model {
/**
* 動画のタイプを表す列挙型です。
*
* @author shiraminekeisuke
*
*/
public final class VideoType {
public static const VIDEO_TYPE_SWF: VideoType = new VideoType("VIDEO_TYPE_SWF");
public static const VIDEO_TYPE_FLV: VideoType = new VideoType(... |
package com.playfab.ServerModels
{
public class DeletePushNotificationTemplateResult
{
public function DeletePushNotificationTemplateResult(data:Object=null)
{
if(data == null)
return;
}
}
}
|
// Action script...
// [Initial MovieClip Action of sprite 20943]
#initclip 208
if (!ank.gapi.controls.ScrollBar)
{
if (!ank)
{
_global.ank = new Object();
} // end if
if (!ank.gapi)
{
_global.ank.gapi = new Object();
} // end if
if (!ank.gapi.controls)
{
_global... |
/*
************************************************
EXAMPLE: Hierarchical State Machine Engine
AUTHOR: Jonathan Kaye
RELEASE: August, 2009
Implementation originally conceived and developed DECEMBER 2001
FILE: HState.as (hierarchical state class)
Copyright (c) 2009, Jonathan Kaye, All rights reserved.
R... |
package
{
import flash.display.*;
import flash.events.*;
import mx.controls.*;
import mx.core.*;
import mx.events.FlexEvent;
import mx.preloaders.DownloadProgressBar;
/**
* Play a SWF as a preloader, with control of when animation is played.
*/
public class ... |
package quest
{
import com.pickgliss.events.FrameEvent;
import com.pickgliss.ui.ComponentFactory;
import com.pickgliss.ui.controls.Frame;
import com.pickgliss.ui.controls.ScrollPanel;
import com.pickgliss.ui.controls.TextButton;
import com.pickgliss.ui.controls.container.VBox;
import com.pickgliss.... |
package org.aswing.tree {
/*
Copyright aswing.org, see the LICENCE.txt.
*/
import org.aswing.tree.AbstractLayoutCache;
import org.aswing.tree.FHTreeStateNode;
import org.aswing.tree.TreePath;
/**
* @author iiley
*/
public class SearchInfo {
public var node:FHTreeStateNode;
public var isNodeParentNode:Boolean;
p... |
package zpp_nape.util
{
import zpp_nape.shape.ZPP_Edge;
public class ZNPList_ZPP_Edge extends Object
{
public function ZNPList_ZPP_Edge()
{
}
public function try_remove(param1:ZPP_Edge) : Boolean
{
var _loc2_:ZNPNode_ZPP_Edge = null;
var _loc3_:... |
package
{
import flash.display.Sprite;
import flash.display3D.Context3DRenderMode;
import flash.events.Event;
import flash.display.StageAlign;
import flash.display.StageScaleMode;
import starling.core.Starling;
import com.king.game.Game;
/**
* ...
* @author mc
*/
[Frame(factoryClass="Preloader")]
... |
package org.pong.mvcs.view.signals
{
import org.osflash.signals.Signal;
/**
*
* Dispatched by BallView once the match ended. Used to deremine new ball direction and calculate new score.
*
* @author mc
*/
public class PlayerWonSignal extends Signal
{
/**
* @param Array consiting of BallVO init... |
package org.alivepdf.layout
{
public final class Mode
{
/**
* No resizing behavior involved.
*/
public static const NONE:String = "None";
/**
* Resizes the image so that it fits the page dimensions.
* This will never stretch your image.
*/
public static const FIT_TO_PAGE:String ... |
package flash.text
{
final public class TextColorType extends Object
{
public static const DARK_COLOR:String = "dark";
public static const LIGHT_COLOR:String = "light";
public function TextColorType()
{
return;
}// end function
}
}
|
/*
Copyright aswing.org, see the LICENCE.txt.
*/
package devoron.aswing3d.ext{
import org.aswing.ASColor;
import org.aswing.Component;
import org.aswing.JLabel;
/**
* The default grid list cell render value.toString() as texts.
*
*/
public class DefaultGridCell extends JLabel implements GridListCell{
protect... |
package com.ankamagames.dofus.network.enums
{
public class ServerConnectionErrorEnum
{
public static const SERVER_CONNECTION_ERROR_DUE_TO_STATUS:uint = 0;
public static const SERVER_CONNECTION_ERROR_NO_REASON:uint = 1;
public static const SERVER_CONNECTION_ERROR_ACC... |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
package org.robotlegs.test.support
{
public class TestCommandProperty
{
public var wasExecuted:Boolean;
}
} |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
// var SECTION = "Definitions"; // provide a document reference (ie, ECMA section)
// var VERSION = "Clean ... |
package services.command.common
{
import com.adobe.cairngorm.commands.ICommand;
import com.adobe.cairngorm.control.CairngormEvent;
import services.business.common.GetDataListByTypeCodeDelegate;
import services.events.common.GetDataListByTypeCodeEvent;
import framework.model.AppModelLocator;
import mx.collecti... |
////////////////////////////////////////////////////////////////////////////////
//
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright ownership.
// The ASF license... |
package leelib.util.flvEncoder
{
import flash.display.BitmapData;
import flash.errors.IllegalOperationError;
import flash.geom.Rectangle;
import flash.utils.ByteArray;
import flash.utils.Endian;
import flash.utils.IDataOutput;
import flash.utils.getQualifiedClassName;
import flash.utils... |
package
{
import feathers.controls.Button;
import feathers.controls.Header;
import feathers.controls.ImageLoader;
import feathers.controls.Label;
import feathers.controls.List;
import feathers.controls.PanelScreen;
import feathers.controls.text.TextFieldTextRenderer;
import feathers.core.FeathersControl;
impor... |
package org.qrcode {
import flash.display.BitmapData;
import flash.geom.Matrix;
public class QRImage
{
public static function image(frame:Array, pixelPerPoint:int = 4, outerFrame:int = 4):BitmapData {
var h:int = frame.length;
var w:int = frame[0].length;
var imgW:int = w + 2 * outerFrame;
v... |
package org.flixel
{
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.display.Graphics;
import flash.display.Sprite;
import flash.display.StageAlign;
import flash.display.StageScaleMode;
import flash.events.*;
import flash.geom.Point;
import flash.text.AntiAliasType;
import flash.tex... |
package SJ.Game.SocketServer
{
import SJ.Common.Constants.ConstNetCommand;
import SJ.Game.core.PushService;
import engine_starling.utils.SManufacturerUtils;
public class SocketCommand_push
{
public function SocketCommand_push()
{
}
/**
* 注册Token
*
*/
public static function registertoken... |
package com.asanjay.pod.ui
{
import spark.components.BorderContainer;
public class DragHighlight extends BorderContainer
{
public function DragHighlight()
{
super();
this.setStyle("borderColor",0xCCCCCC);
this.setStyle("borderWeight",3);
this.setStyle("borderStyle","solid");
}
}
} |
package com.napkee.exporters
{
import com.napkee.utils.ColorUtils;
import com.napkee.utils.ComponentParser;
import com.napkee.utils.StringUtils;
import mx.containers.Canvas;
import mx.containers.HDividedBox;
import mx.core.UIComponent;
public class HSplitterParser extends BasicParser implements ICon... |
/*
Copyright (c) 2006. Adobe Systems Incorporated.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of c... |
/*
Feathers
Copyright 2012-2014 Joshua Tynjala. All Rights Reserved.
This program is free software. You can redistribute and/or modify it in
accordance with the terms of the accompanying license agreement.
*/
package feathers.controls.text
{
import feathers.core.FeathersControl;
import feathers.core.ITextRenderer;
... |
/**
* User: booster
* Date: 8/29/13
* Time: 10:04
*/
package cadet.components.tweens.transitions {
import cadet.components.processes.*;
public class EaseOutInTransition implements ITweenTransition {
public function get name():String {
return "Ease Out-In";
}
public function value(v:Number):Num... |
// Decompiled by AS3 Sorcerer 6.08
// www.as3sorcerer.com
//kabam.rotmg.account.core.signals.CharListDataSignal
package kabam.rotmg.account.core.signals
{
import org.osflash.signals.Signal;
public class CharListDataSignal extends Signal
{
public function CharListDataSignal()
{
... |
// =================================================================================================
//
// Created by Rodrigo Lopez [roipeker™] on 22/06/2018.
//
// =================================================================================================
package com.roipeker.utils.adl.collections.brands {
impo... |
////////////////////////////////////////////////////////////////////////////////
//
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright ownership.
// The ASF license... |
package com.gen6.toro.controller
{
import com.gen6.toro.entity.FeatureVO;
import com.gen6.toro.model.FeedBackProxy;
import com.gen6.toro.model.TwitterProxy;
import org.puremvc.as3.interfaces.INotification;
import org.puremvc.as3.patterns.command.SimpleCommand;
public class SendVoteCommand extends SimpleComman... |
package UI.abstract.component.data
{
public class DataChangeType
{
/**
* 数据改变
*/
public static const CHANGE : String = "change";
/**
* 增加数据
*/
public static const ADD : String = "add";
/**
* 移出数据
*/
public static const REMOVE : String = "remove";
... |
package {
function expected(got, expected, comment = "") {
trace((got === expected ? "PASS" : "FAIL") + " expected: " + expected + ", got: " + got + (comment ? ". " + comment : ""));
}
(function () {
trace("-- Not the Same Type --");
var a = Vector.<int>([1, 2, 3]);
var b = Vector.<uint>(a); // ... |
////////////////////////////////////////////////////////////////////////////////
//
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright ownership.
// The ASF license... |
package acheGesture.gestures
{
import acheGesture.GestureManager;
import acheGesture.utils.GestureType;
import flash.events.TimerEvent;
import flash.utils.Timer;
import starling.events.Touch;
import starling.events.TouchPhase;
/**
* @private
*
* @author qidonghui
*
*/
public class DoubleTapG... |
package cn.vision.errors
{
import cn.vision.consts.ErrorConsts;
import cn.vision.core.VSError;
import cn.vision.core.vs;
import cn.vision.utils.RegexpUtil;
/**
* 参数个数异常,当参数个数不正确时引发。
*
* @author exyjen
* @langversion 3.0
* @playerversion Flash 9, AIR 1.1
* @productversion vision 1.0
*
*/
pu... |
package objects
{
import core.Assets;
import org.osflash.signals.Signal;
import starling.display.MovieClip;
import starling.events.Event;
import states.GameState;
public class HeroBomb extends Projectile
{
public var radius:int;
private var _mc:MovieClip;
private var _isActive:Bo... |
// Action script...
// [Initial MovieClip Action of sprite 20635]
#initclip 156
if (!dofus.datacenter.Subway)
{
if (!dofus)
{
_global.dofus = new Object();
} // end if
if (!dofus.datacenter)
{
_global.dofus.datacenter = new Object();
} // end if
var _loc1 = (_global.dofus.da... |
/**
* Copyright (c) 2009 coltware.com
* http://www.coltware.com
*
* License: LGPL v3 ( http://www.gnu.org/licenses/lgpl-3.0-standalone.html )
*
* @author coltware@gmail.com
*/
package com.coltware.airxmail.imap.command
{
import com.coltware.airxmail.imap.IMAP4Event;
import com.coltware.airxmail.imap.IMAP4... |
package com.ankamagames.dofus.network.messages.game.context.roleplay.party
{
import com.ankamagames.jerakine.network.CustomDataWrapper;
import com.ankamagames.jerakine.network.ICustomDataInput;
import com.ankamagames.jerakine.network.ICustomDataOutput;
import com.ankamagames.jerakine.network.INetworkMe... |
package kabam.lib.resizing.view {
import flash.display.DisplayObject;
import flash.display.Stage;
import flash.geom.Rectangle;
import kabam.lib.resizing.signals.Resize;
import robotlegs.bender.bundles.mvcs.Mediator;
public class ResizableMediator extends Mediator {
public function ResizableMediator() {
... |
/*
* Copyright (c) 2006-2007 Erin Catto http://www.gphysics.com
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
* arising from the use of this software.
* Permission is granted to anyone to use this software for any pu... |
/**
* __ __ __
* ____/ /_ ____/ /______ _ ___ / /_
* / __ / / ___/ __/ ___/ / __ `/ __/
* / /_/ / (__ ) / / / / / /_/ / /
* \__,_/_/____/_/ /_/ /_/\__, /_/
* / /
* \/
* http://distriqt.com
*
* @author Michael (https://git... |
/*
* Copyright 2017 Tua Rua Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... |
package as3snapi.base {
public class NetworkConfigBase implements INetworkConfig {
private var values:Object = {};
public function NetworkConfigBase() {
}
public function hasValue(key:String):Boolean {
return key in values;
}
public function getValue(key:String):* {
return val... |
// Copyright (c) 2012, Unwrong Ltd. http://www.unwrong.com
// All rights reserved.
package cadetEditor2DS.ui.views
{
import flash.display.DisplayObjectContainer;
import flash.display.Sprite;
import flash.events.Event;
import flash.geom.Matrix;
import flash.geom.Point;
import flash.geom.Rectangle;
import cade... |
package scenes
{
import starling.text.BitmapFont;
import starling.text.TextField;
import starling.text.TextFormat;
import starling.utils.Align;
import starling.utils.Color;
public class TextScene extends Scene
{
public function TextScene()
{
init();
}
... |
/**
* __ __ __
* ____/ /_ ____/ /______ _ ___ / /_
* / __ / / ___/ __/ ___/ / __ `/ __/
* / /_/ / (__ ) / / / / / /_/ / /
* \__,_/_/____/_/ /_/ /_/\__, /_/
* / /
* \/
* http://distriqt.com
*
* @author Michael (https://git... |
package org.generalrelativity.thread
{
import flash.errors.ScriptTimeoutError;
import flash.events.Event;
import flash.events.EventDispatcher;
import flash.events.TimerEvent;
import flash.utils.Timer;
import flash.utils.getTimer;
import org.generalrelativity.thread.diagnostic.GreenThreadDiagnostic;
import org... |
package kabam.rotmg.news.view {
import flash.net.URLRequest;
import flash.net.navigateToURL;
import kabam.rotmg.news.controller.OpenSkinSignal;
import kabam.rotmg.news.model.NewsCellLinkType;
import kabam.rotmg.news.model.NewsCellVO;
import kabam.rotmg.packages.control.OpenPackageSignal;
import robotlegs.bender.bund... |
package
{
import flash.display.BitmapData;
public dynamic class S13Bmp extends BitmapData
{
public function S13Bmp(param1:int = 90, param2:int = 126)
{
super(param1,param2);
}
}
}
|
class LoadVars {
public var contentType: String;
public var loaded: Boolean;
public var _customHeaders: Array;
public function LoadVars();
public function addRequestHeader(header: Object, headerValue: String): Void;
public function load(url: String): Boolean;
public function send(url: String, target: Str... |
/*
* Copyright 2007 (c) Tim Knip, ascollada.org.
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use,
* copy,... |
////////////////////////////////////////////////////////////////////////////////
//
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright ownership.
// The ASF li... |
package org.osflash.html.builders.types
{
/**
* @author Simon Richardson - simon@ustwo.co.uk
*/
public class HTMLHAlignType
{
public static const LEFT : HTMLHAlignType = new HTMLHAlignType('left');
public static const RIGHT : HTMLHAlignType = new HTMLHAlignType('right');
public static const CENTER... |
package org.jayliang.whaonjay.core
{
import flash.display.DisplayObjectContainer;
import flash.display.Loader;
import flash.events.EventDispatcher;
import flash.net.URLRequest;
import org.jayliang.whaonjay.data.ConfigVO;
import org.jayliang.whaonjay.view.ModuleFrame;
import org.jayliang.whaonjay.view.layout.ILa... |
package kabam.rotmg.assets {
import mx.core.ByteArrayAsset;
[Embed(source="EmbeddedData_MiniDungeonHubCXML.xml", mimeType="application/octet-stream")]
public class EmbeddedData_MiniDungeonHubCXML extends ByteArrayAsset {
public function EmbeddedData_MiniDungeonHubCXML() {
super();
}
}
} |
package org.mineap.nicovideo4as.model {
/**
* ランキングのURLに関する定数を保持するクラスです。
*
* @author shiraminekeisuke
*
*/
public class NicoRankingUrl {
/**
* 毎日(期間)
*/
public static const DAILY: String = "24h";
/**
* 週間(期間)
*/
publi... |
/*
Feathers
Copyright 2012-2015 Joshua Tynjala. All Rights Reserved.
This program is free software. You can redistribute and/or modify it in
accordance with the terms of the accompanying license agreement.
*/
package feathers.controls.text
{
import feathers.core.FeathersControl;
import feathers.core.ITextRenderer;
... |
////////////////////////////////////////////////////////////////////////////////
// Copyright 2016 Prominic.NET, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http:/... |
/**
* User: booster
* Date: 8/29/13
* Time: 10:04
*/
package cadet.components.tweens.transitions {
import cadet.components.processes.*;
public class EaseInBounceTransition implements ITweenTransition {
public function get name():String {
return "Ease In-Bounce";
}
public function value(v:Numbe... |
import skyui.components.list.ScrollingList;
import skyui.components.list.ListState;
import skyui.components.list.BasicListEntry;
class ItemListEntry extends BasicListEntry
{
// PRIVATE VARIABLES
private var _iconLabel: String;
private var _iconSource: String;
// STAGE ELMENTS
public var itemIcon: MovieClip;
... |
package net.psykosoft.psykopaint2.core.signals
{
import org.osflash.signals.Signal;
public class NotifyCanvasExportEndedSignal extends Signal
{
public function NotifyCanvasExportEndedSignal() {
super();
}
}
}
|
namespace OpenplanetStore {
enum State {
Destroyed,
Loading,
Loaded,
}
enum EventType {
Noop,
PluginUninstall,
PluginUninstalling,
PluginInstall,
PluginInstalling,
PluginUpdate,
PluginUpdating,
}
}
|
package {
public class Main {
public function Main() {
var vector:Vector.<Vector.<*>> = new <Vector.<*>>[new <*>[]]
}
}
} |
////////////////////////////////////////////////////////////////////////////////
// Copyright 2016 Prominic.NET, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.ap... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.