text stringlengths 4 1.04M |
|---|
/*
* Copyright (c) 2009 the original author or authors
*
* Permission is hereby granted to use, modify, and distribute this file
* in accordance with the terms of the license agreement accompanying it.
*/
package org.robotlegs.mvcs.xmlconfig
{
import flash.events.EventDispatcher;
import org.robotlegs.adapte... |
package framework.util
{
import flash.display.DisplayObject;
import flash.geom.Point;
import flash.utils.Dictionary;
import flash.utils.getQualifiedClassName;
import flash.utils.getTimer;
import framework.core.tick.GameTicker;
import framework.core.tick.ITickObject;
public class TipPositionUtil implements IT... |
/*
Copyright (c) 2009 Yahoo! Inc. All rights reserved.
The copyrights embodied in the content of this file are licensed under the BSD (revised) open source license
*/
package com.yahoo.astra.net
{
import flash.utils.ByteArray;
/**
* A representation of an IP Address (version 4).
*
* @author Jos... |
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* ***** BEGIN LICENSE BLOCK *****
/* 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 com.kerry.effect {
import flash.display.DisplayObject;
import flash.events.TimerEvent;
import flash.utils.Timer;
/**
* Earthquake 类为显示对象提供震动效果动画
* @author PhoenixKerry(http://blog.sina.com.cn/yyy98)
* @version 0.2
*/
public class Earthquake {
private var source:DisplayObject;
private var origina... |
/**
* VERSION: 1.84
* DATE: 2011-03-23
* AS3
* UPDATES AND DOCS AT: http://www.greensock.com/loadermax/
**/
package com.greensock.loading {
import com.greensock.events.LoaderEvent;
import com.greensock.loading.core.DisplayObjectLoader;
import com.greensock.loading.core.LoaderCore;
import flash.dis... |
package flash.text {
/**
* @externs
* The FontStyle class provides values for the TextRenderer class.
*/
final public class FontStyle {
/**
* Defines the bold style of a font for the `fontStyle` parameter
* in the `setAdvancedAntiAliasingTable()` method. Use the syntax
* `FontStyle.BOLD`.
*... |
////////////////////////////////////////////////////////////////////////////////
//
// 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 kabam.rotmg.characters.reskin.control {
import flash.display.DisplayObject;
import kabam.rotmg.characters.reskin.view.ReskinCharacterView;
import kabam.rotmg.classes.model.CharacterSkins;
import kabam.rotmg.classes.model.ClassesModel;
import kabam.rotmg.classes.view.CharacterSkinListItemFactory;
import kabam.r... |
/**
* Created with IntelliJ IDEA.
* User: mobitile
* Date: 5/7/14
* Time: 5:59 PM
* To change this template use File | Settings | File Templates.
*/
package skein.rest.client.extras.download
{
import skein.rest.client.impl.extras.download.FileStreamAsyncDownloadWriter;
import skein.rest.client.impl.extras.downloa... |
// 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/.
dynamic class DynamicArray extends Array {}
class SealedDynamicArray extends DynamicArray {}
function run_tests(b:A... |
package com.playfab.GroupsModels
{
public class UpdateGroupResponse
{
public var OperationReason:String;
public var ProfileVersion:int;
public var SetResult:String;
public function UpdateGroupResponse(data:Object=null)
{
if(data == null)
retu... |
// Copyright (c) 2012, Unwrong Ltd. http://www.unwrong.com
// All rights reserved.
package core.appEx.managers.fileSystemProviders.azureAIR
{
import flash.events.ErrorEvent;
import flash.events.Event;
import flash.events.IOErrorEvent;
import flash.net.URLLoader;
import flash.net.URLLoaderDataFormat;
import flas... |
///////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2009 Team Axiis
//
// 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, ... |
package citrus.physics.nape {
import nape.callbacks.CbEvent;
import nape.callbacks.CbType;
import nape.callbacks.InteractionCallback;
import nape.callbacks.InteractionListener;
import nape.callbacks.InteractionType;
import nape.space.Space;
/**
* Used to determine the contact's interaction between objects. It... |
package quest
{
import com.pickgliss.loader.BaseLoader;
import com.pickgliss.loader.LoaderEvent;
import com.pickgliss.loader.LoaderManager;
import com.pickgliss.ui.ComponentFactory;
import com.pickgliss.ui.controls.IconButton;
import com.pickgliss.ui.core.Disposeable;
import com.pickgliss.ui.text.F... |
/******************************************************************************
* Spine Runtimes License Agreement
* Last updated January 1, 2020. Replaces all prior versions.
*
* Copyright (c) 2013-2020, Esoteric Software LLC
*
* Integration of the Spine Runtimes into software or otherwise creating
* der... |
package caurina.transitions.properties {
/**
* properties.DisplayShortcuts.as
* List of default special MovieClip properties (normal and splitter properties) for the Tweener class
* The function names are strange/inverted because it makes for easier debugging (alphabetic order). They're only for internal u... |
/*
* Scratch Project Editor and Player
* Copyright (C) 2014 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (... |
package io.decagames.rotmg.pets.components.tooltip {
import com.company.assembleegameclient.objects.ObjectLibrary;
import com.company.assembleegameclient.ui.LineBreakDesign;
import com.company.assembleegameclient.ui.tooltip.ToolTip;
import com.company.assembleegameclient.ui.tooltip.TooltipHelper;
import ... |
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
////////////////////////////////////////////////////////////////////////////////
//
// 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 pl.brun.lib.display.button {
import pl.brun.lib.models.MultiBoolean;
import flash.events.Event;
/**
* Merge behaviour of couple buttons in one.
*
* Suport only over->out events.
*
* There's 2 frames delay betwen one of registered buttons "out"
* event and actual MultiButton out eve... |
package kabam.rotmg.assets.EmbeddedAssets {
import kabam.rotmg.assets.*;
import mx.core.*;
[Embed(source="spritesheets/EmbeddedAssets_EvolveBackground.jpg")]
public class EmbeddedAssets_EvolveBackground extends BitmapAsset {
public function EmbeddedAssets_EvolveBackground() {
super();
return;
... |
/**
* com.sevenson.math.display.mathml.MFenced
*
*
* @author Andrew Sevenson
* @version 1.0
*/
package com.sevenson.math.display.mathml
{
import flash.display.Sprite;
import com.sevenson.math.display.mathml.*;
import flash.text.TextField;
/**
* The MFenced class
*/
public class MFenced extends MathM... |
/*
Feathers
Copyright 2012-2015 Bowler Hat LLC. 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
{
import flash.events.KeyboardEvent;
import flash.ui.Keyboard;
import feathers.... |
////////////////////////////////////////////////////////////////////////////////
//
// NOTEFLIGHT LLC
// Copyright 2009 Noteflight LLC
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PART... |
/*
* Copyright 2009 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 applica... |
package com.increpare.bfxr.dataClasses
{
import com.increpare.bfxr.synthesis.*;
import com.increpare.bfxr.synthesis.Synthesizer.SfxrSynth;
public class SfxLibrary
{
public var globals:String;//array of global variables
public var synths:Array;//ids are indices
public var mixes:Array;//ids are indices
publ... |
package com.ankamagames.dofus.network.types.game.prism
{
import com.ankamagames.dofus.network.ProtocolTypeManager;
import com.ankamagames.jerakine.network.ICustomDataInput;
import com.ankamagames.jerakine.network.ICustomDataOutput;
import com.ankamagames.jerakine.network.INetworkType;
import com.an... |
/*
*
* 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"); ... |
package nz.co.codec.flexorm.metamodel
{
public class IDStrategy
{
public static const AUTO_INCREMENT:String = "autoincrement";
public static const UID:String = "uid";
public static const ASSIGNED:String = "assigned";
}
} |
package fairygui
{
public interface ITextColorGear extends IColorGear
{
function get strokeColor():uint;
function set strokeColor(value:uint):void;
}
} |
// =================================================================================================
//
// Starling Framework
// Copyright Gamua GmbH. 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 com.aquigorka.model{
import flash.display.Sprite;
public class TemplateElement extends Sprite{
// ------- Constructor -------
public function TemplateElement(ref_par:TemplateManager, arr_dimensiones:Array=null){
referencia_parent = ref_par;
bool_loaded = false;
dimensiones = arr_di... |
package com.unhurdle.spectrum
{
COMPILE::JS
{
import org.apache.royale.core.WrappedHTMLElement;
import org.apache.royale.html.util.addElementToWrapper;
}
import org.apache.royale.events.Event;
import com.unhurdle.spectrum.const.IconType;
import org.apache.royale.events.MouseEvent;
import org.apach... |
package com.framework.events {
import flash.events.Event;
/**
* @author sumin
*/
public class UiScrollEvent extends Event {
public var num : Number;
public var t : Number;
public static const SCROLL_MOVE : String = "SCROLL_MOVE";
public function UiScrollEvent(type : String, bubbles : Boolean = false, n... |
/*
* Copyright (c) 2006-2007 Adam Newgas
*
* 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 purpose,
* including com... |
package kabam.rotmg.packages.control {
import org.osflash.signals.Signal;
public class BeginnersPackageAvailableSignal extends Signal {
}
}//package kabam.rotmg.packages.control
|
package kabam.rotmg.assets.EmbeddedAssets {
import kabam.rotmg.assets.*;
import mx.core.BitmapAsset;
[Embed(source="spritesheets/EmbeddedAssets_DiscordModalIconEmbed_.png")]
public class EmbeddedAssets_DiscordModalIconEmbed_ extends BitmapAsset {
public function EmbeddedAssets_DiscordModalIconEmbed_() {
s... |
package devoron.data.core.base
{
import flash.events.Event;
import flash.events.IEventDispatcher;
import flash.system.ApplicationDomain;
import org.aswing.util.HashMap;
/**
* DataProcessorDomain
* @author Devoron
*/
public class DataProcessorDomain implements IDataProcessorDomain, IEventDispatcher
{
pr... |
package com.ankamagames.dofus.logic.game.common.actions.quest
{
import com.ankamagames.dofus.misc.utils.AbstractAction;
import com.ankamagames.jerakine.handlers.messages.Action;
public class QuestStartRequestAction extends AbstractAction implements Action
{
public var quest... |
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
/**
* User: booster
* Date: 11/03/15
* Time: 9:37
*/
package drive.components {
public class DrivetrainComponentData {
/** Combined torque of one side of the drivetrain. */
public var combinedTorque:Number;
/** Combined effective inertia of one side of the drivetrain. */
public var combinedEffectiv... |
// utf-8
package zoo {
public class VirtualZoo {
private var pet;
//
public function VirtualZoo ( ) {
this.pet = new VirtualPet( "Stan" ); // скобки не нужны
}
}
} |
package kabam.rotmg.promotions.view {
import kabam.rotmg.promotions.model.BeginnersPackageModel;
import kabam.rotmg.promotions.signals.ShowBeginnersPackageSignal;
import robotlegs.bender.bundles.mvcs.Mediator;
public class BeginnersPackageButtonMediator extends Mediator {
[Inject]
public var view:BeginnersP... |
/**
* This file is part of Raven AS3 client.
*
* (c) Alexis Couronne
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
package scopart.raven
{
import flash.events.Event;
import flash.events.IOErrorEvent;
import flash.net.URLLoader... |
package fla.screens
{
import flash.display.MovieClip;
import flash.text.TextField;
public dynamic class scr_Damaged extends MovieClip
{
public function scr_Damaged()
{
var _loc1_:* = false;
var _loc2_:* = true;
if(_loc2_ || (_loc1_))
{
s... |
// this file is included into the sidebar movieclip
// used to display details of the selected node
function update(selectedClip){
canvas=createEmptyMovieClip("canvas",1);
var displayProperties=selectedClip.getDetails();
var y=0;
var depth=0;
for(var i=0; i<displayProperties.length; i++){
// check if... |
package com.illuzor.thegame.editor.events {
import flash.events.Event;
/**
* ...
* @author illuzor // illuzor.com // illuzor@gmail.com
*/
public class EditorEvent extends Event {
public static const PLAY_LEVEL:String = "playLevel";
public static const MAIN_MENU:String = "mainMenu";
public fun... |
package com
{
import com.errors.DOMError;
import com.utils.Base64;
import com.utils.OEventDispatcher;
import com.utils.Buffer;
import flash.events.Event;
import flash.events.IOErrorEvent;
import flash.events.ProgressEvent;
import flash.net.FileReference;
import flash.utils.ByteArray;
import mxi.events.OEr... |
package services.command.profiles.individual
{
import com.adobe.cairngorm.control.CairngormEvent;
import services.business.profiles.ProfileDelegate;
import services.cairngorm.BaseCommand;
import services.events.profiles.individual.GetWishesListEvent;
import services.vo.GlobalStorage;
import services.vo.common.w... |
/*
Neopets adaption - 2/2010
*/
package com.neopets.games.inhouse.BubbleMaster.game{
import flash.display.*;
import flash.events.*;
import flash.geom.*;
import flash.filters.*;
import flash.utils.Timer;
import fl.transitions.Tween;
import fl.transitions.easing.*;
// NP added 3/2010
import com.neopets.util.... |
/*******************************************************************************
* PushButton Engine
* Copyright (C) 2009 PushButton Labs, LLC
* For more information see http://www.pushbuttonengine.com
*
* This file is property of PushButton Labs, LLC and NOT under the MIT license.
************************... |
/**
*
* Hungry Hero Game
* http://www.hungryherogame.com
*
* Copyright (c) 2012 Hemanth Sharma (www.hsharma.com). All rights reserved.
*
* This ActionScript source code is free.
* You can redistribute and/or modify it in accordance with the
* terms of the accompanying Simplified BSD License Agreement.
*
... |
package fla.screens
{
import flash.display.MovieClip;
import flash.text.TextField;
public dynamic class scr_Congratulations extends MovieClip
{
public function scr_Congratulations()
{
var _loc1_:* = true;
var _loc2_:* = false;
if(_loc1_ || (_loc1_))
... |
// 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 {
function printHello(value:uint) {
print(value);
}
var x:uint = -1;
printHello(x)... |
/*
* _________ __ __
* _/ / / /____ / /________ ____ ____ ___
* _/ / / __/ -_) __/ __/ _ `/ _ `/ _ \/ _ \
* _/________/ \__/\__/\__/_/ \_,_/\_, /\___/_//_/
* /___/
*
* Tetragon : Game Engine for multi-platform ActionScript projects.
* ... |
package com.tonyfendall.cards.player.supportClasses
{
import com.tonyfendall.cards.controller.util.GameSetupUtil;
import com.tonyfendall.cards.model.Board;
import com.tonyfendall.cards.model.Card;
import com.tonyfendall.cards.model.Game;
import com.tonyfendall.cards.model.Hand;
import com.tonyfendall.cards... |
package view.game
{
import binding.IBinder;
import events.GlobalEvent;
import feathers.controls.Button;
import feathers.controls.Screen;
import feathers.layout.VerticalLayout;
import model.interfaces.IStatus;
import starling.events.Event;
import starling.events.EventDispatcher;
import view.themes.GameTheme;
... |
package com.tencent.morefun.naruto.util.ext
{
import flash.utils.ByteArray;
public class Hex
{
public function Hex()
{
super();
}
public static function toArray(param1:String) : ByteArray
{
var param1:String = param1.replace(new RegExp("\\s|:",... |
table jaxAllelePheno
"MGI Allele/Phenotype relationships."
(
string allele; "Allele transcript name."
string transcript; "Transcript name (used by phenotype table)."
lstring phenotypes; "Comma-separated list of phenotypes for this allele."
)
|
package laya.d3.resource.models {
import laya.d3.core.render.RenderState;
import laya.d3.graphics.IndexBuffer3D;
import laya.d3.graphics.VertexBuffer3D;
import laya.d3.graphics.VertexDeclaration;
import laya.d3.graphics.VertexElement;
import laya.d3.graphics.VertexElementFormat;
import laya.d3.graphics.VertexEle... |
////////////////////////////////////////////////////////////////////////////////
//
// ADOBE SYSTEMS INCORPORATED
// Copyright 2008-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 agreeme... |
/* -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4 -*- */
/* vi: set ts=4 sw=4 expandtab: (add to ~/.vimrc: set modeline modelines=5) */
/* 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 ob... |
table celeraOverlay
"Celera assembly overlay in the public (NCBI) assembly"
(
string chrom; "Reference sequence chromosome or scaffold"
uint chromStart; "Start position in chromosome"
uint chromEnd; "End position in chromosome"
string name; "Other chromosome and start"
string otherChrom; "O... |
#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
package ${package}.business
{
import org.ow2.kerneos.common.business.AbsDelegateResponder;
import ${package}.MyModule
public class ModuleDelegate extends AbsDelegateResponder implements IModuleDelegate
{
////////////////////////... |
/*******************************************************************************
* The MIT License
*
* Copyright (c) 2011 Jens Struwe.
*
* 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 with... |
package serverProto.sceneEscort
{
import com.netease.protobuf.Message;
import com.netease.protobuf.fieldDescriptors.FieldDescriptor$TYPE_BOOL;
import com.netease.protobuf.WireType;
import com.netease.protobuf.WritingBuffer;
import com.netease.protobuf.WriteUtils;
import flash.utils.IDataInput;
impo... |
/*
* Copyright 2007-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 ap... |
package com.company.assembleegameclient.ui {
import com.company.util.GraphicsUtil;
import flash.display.GraphicsPath;
import flash.display.GraphicsPathWinding;
import flash.display.GraphicsSolidFill;
import flash.display.IGraphicsData;
import flash.display.Shape;
public class LineBreakDesign extends Shape {
priva... |
/* AS3
Copyright 2008
*/
package com.neopets.games.inhouse.AdventureFactory
{
import virtualworlds.lang.TranslationData;
/**
* This is a List of All the Text that needs to be Translated by the System
* You can see this File Online http://www.neopets.com/transcontent/flash/game_13000.txt
*
* @langversio... |
////////////////////////////////////////////////////////////////////////////////
//
// 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 com.unhurdle.spectrum
{
import org.apache.royale.core.IPopUp;
public class ComboBoxList extends Popover implements IPopUp
{
public function ComboBoxList()
{
_list = new Menu();
floating = true;
tabFocusable = false;
}
private var _list:Menu;
public function get list... |
package game.view.vip
{
import com.view.base.event.EventType;
import feathers.controls.renderers.IListItemRenderer;
import feathers.data.ListCollection;
import feathers.layout.TiledColumnsLayout;
import feathers.layout.TiledRowsLayout;
import game.data.VipData;
import game.manager.GameMgr;
import... |
package com.playata.application.ui.elements.dating
{
import visuals.ui.elements.dating.SymbolDatingProgressBarGeneric;
public class UiDatingProgressBar
{
private var _progressBar:SymbolDatingProgressBarGeneric = null;
public function UiDatingProgressBar(param1:SymbolDating... |
/*
* Copyright (c) 2007-2013 the original author or authors
*
* 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... |
/* -*- Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4 -*- */
/* vi: set ts=4 sw=4 expandtab: (add to ~/.vimrc: set modeline modelines=5) */
/* 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 ob... |
package laya.d3.core.light {
import laya.d3.core.ComponentNode;
import laya.d3.core.Sprite3D;
import laya.d3.core.render.RenderState;
import laya.d3.math.Vector3;
import laya.d3.shadowMap.ParallelSplitShadowMap;
/**
* <code>LightSprite</code> 类用于创建灯光的父类。
*/
public class LightSprite extends Sprite3D {
/**... |
/*
* Copyright (c) 2014-2022 Object Builder <https://github.com/ottools/ObjectBuilder>
*
* 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 ... |
import smallCalendar.mvc.*
import smallCalendar.I.*
import smallCalendar.mvctemplate.*
import smallCalendar.util.Observable
class smallCalendar.mvctemplate.Calendar{
var __model:CalendarModel
var __target:MovieClip
static var __instance:Calendar
///////////View
var __background:BackgroundView
... |
package oni.assets
{
import oni.sound.MSound;
import oni.utils.Backend;
import oni.utils.Platform;
import flash.utils.Dictionary;
import flash.display.Bitmap;
import flash.media.Sound;
import flash.utils.ByteArray;
import starling.core.Starling;
import starling.textures.Texture;
import starling.t... |
/////////////////////////////////////////////////////////////////////////////////////
//
// Simplified BSD License
// ======================
//
// Copyright 2013 Pascal ECHEMANN. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification,
// are per... |
// Copyright (c) 2012, Unwrong Ltd. http://www.unwrong.com
// All rights reserved.
package cadetEditor2DSBox2D.tools
{
import flash.events.Event;
import flash.geom.Point;
import cadet.core.ComponentContainer;
import cadet.core.IComponentContainer;
import cadet.util.ComponentUtil;
import cadet2D.components.c... |
package org.flintparticles.twoD.renderers
{
import flash.geom.Rectangle;
import org.flintparticles.twoD.particles.Particle2D;
public class PixelRenderer extends BitmapRenderer
{
public function PixelRenderer(canvas:Rectangle)
{
super(canvas);
}
... |
package com.company.assembleegameclient.ui.components {
import flash.display.Sprite;
import kabam.lib.util.TimeWriter;
import kabam.rotmg.text.view.TextFieldDisplayConcrete;
import kabam.rotmg.text.view.stringBuilder.StaticStringBuilder;
public class TimerDisplay extends Sprite {
private var _textField:TextFiel... |
package org.asusual.pdfcase {
/**
* PDFcase is the library to generate PDF files on client side with the Adobe Flash Player 10.
* Code is base on the Java PDFjet http://pdfjet.com
*
* @author Dmitry Bezverkhiy
* @version 0.1
*
*/
public class CP1251 {
public static var codes : Array = [... |
package kabam.rotmg.dailyLogin.controller {
import com.company.assembleegameclient.objects.ObjectLibrary;
import kabam.rotmg.chat.model.ChatMessage;
import kabam.rotmg.dailyLogin.message.ClaimDailyRewardResponse;
import kabam.rotmg.dailyLogin.model.DailyLoginModel;
import kabam.rotmg.dailyLogin.signal.ClaimDailyReward... |
class iap.commander.extentions.animation.CoreParamProxy extends iap.services.MovieClipService {
function init(toEnable:Boolean) {
enable(toEnable == true);
}
public function enable(flag:Boolean) {
if (flag != false) {
__commander.addEventListener("paramChange", this);
} else {
__commander.re... |
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
////////////////////////////////////////////////////////////////////////////////
//
// 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
... |
/*
Copyright (c) 2009, 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 conditions ... |
/**
* Copyright 2008 Marvin Herman Froeder
* 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 l... |
package com.lowoui_as.sample.minimap
{
public static class MinimapSetting
{
}
}
|
/*
* The MIT License
*
* Copyright (c) 2008
* United Nations Office at Geneva
* Center for Advanced Visual Analytics
* http://cava.unog.ch
*
* 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 S... |
/*******************************************************************************
* 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... |
/**
* Created with IntelliJ IDEA.
* User: Luca
* Date: 03/06/14
* Time: 22.23
*/
package it.juca.aigor.application.main.view {
import it.juca.aigor.parser.event.ParserEvent;
import it.juca.aigor.project.model.ProjectProxy;
import it.juca.aigor.project.model.vo.Project;
import it.juca.aigor.source.event.SourceEvent... |
package org.papervision3d.core.render.filter
{
/**
* @Author Ralph Hauwert
*/
public class BasicRenderFilter implements IRenderFilter
{
public function filter(array:Array):int
{
return 0;
}
}
} |
/*
* PROJECT: FLARToolKit
* --------------------------------------------------------------------------------
* This work is based on the FLARToolKit developed by
* R.Iizuka (nyatla)
* http://nyatla.jp/nyatoolkit/
*
* The FLARToolKit is ActionScript 3.0 version ARToolkit class library.
* Copyright (C)2008 Saq... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.