text
stringlengths
4
1.04M
package com.illuzor.funnytests.tools { /** * ... * @author illuzor // illuzor.com */ public class Keys { public function Keys() { } } }
/** * Copyright 2015-2016 Marcel Piestansky (http://marpies.com) * * 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...
package org.papervision3d.lights { import org.papervision3d.core.math.Number3D; import org.papervision3d.core.proto.LightObject3D; public class PointLight3D extends LightObject3D { public static var DEFAULT_POS:Number3D = new Number3D(0,0,-1000); public funct...
FLASH_RATE equ 16 global __ozcustomisr,_ozintwait,_ozkeyclick global _exit,__exit,KeyBufGetPos,KeyBufPutPos,KeyboardBuffer,__ozclick_setting global __oz64hz_word global __oz64hz_dword global __ozkeyrepeatspeed,__ozkeyrepeatdelay global __ozgreyscale,__ozgreycount global __ozdisablepowerkey global $serial_chec...
package com.audioengine.format.wav { import com.audioengine.format.pcm.IPCMIOStrategy; /** * @author Andre Michelle */ public interface IWAVIOStrategy extends IPCMIOStrategy {} }
//////////////////////////////////////////////////////////////////////////////// // // © 2016 BlooDHounD // //////////////////////////////////////////////////////////////////////////////// package by.blooddy.crypto { import flash.utils.ByteArray; import flexunit.framework.Assert; import org.flexunit.runners.P...
/** * This class handles the first page users should see on entering the destination. * * @langversion ActionScript 3.0 * @playerversion Flash 9.0 * @author David Cary/ Viviana Baldarelli / Clive Henrick * @since 01.04.2010 */ package com.neopets.games.marketing.destination.sixFlags2010.pages { //----------...
// This first example, maintaining tradition, prints a "Hello World" message. // Furthermore it shows: // - Using the Sample utility functions as a base for the application // - Adding a Text element to the graphical user interface // - Subscribing to and handling of update events #include "Scripts/U...
package serverProto.worldBoss { import com.netease.protobuf.Message; import com.netease.protobuf.fieldDescriptors.FieldDescriptor$TYPE_SINT32; import com.netease.protobuf.WireType; import com.netease.protobuf.WritingBuffer; import com.netease.protobuf.WriteUtils; import flash.utils.IDataInput; impo...
// Decompiled by AS3 Sorcerer 6.08 // www.as3sorcerer.com //kabam.rotmg.news.view.NewsCellMediator package kabam.rotmg.news.view { import robotlegs.bender.bundles.mvcs.Mediator; import kabam.rotmg.packages.control.OpenPackageSignal; import kabam.rotmg.news.controller.OpenSkinSignal; import flash.net....
package starling.utils { import flash.geom.Point; import flash.geom.Rectangle; import flash.ui.Mouse; import flash.ui.MouseCursor; import starling.display.ButtonState; import starling.display.DisplayObject; import starling.events.Event; import starling.events.Touch; import starling....
/** * Polyline v0.3 (2009/09/22) * Copyright (c) 2009 Miller Medeiros <http://www.millermedeiros.com/> * This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> */ package svgconvert.geom { import svgconvert.utils.NumberUtils; import flash.display.Graphics; 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 li...
package org.yellcorp.lib.ui.utils { import flash.events.TimerEvent; import flash.utils.Timer; public class AutoVaryingTimer extends Timer { private var delay1:Number; private var delay2:Number; private var changeRepeat:int; private var changesLeft:int; public function AutoVaryingTimer(initialDela...
package pl.brun.lib.debugger.display { import flash.text.TextFieldAutoSize; import pl.brun.lib.debugger.model.FPSMeter; import pl.brun.lib.display.DisplayBase; import flash.events.TimerEvent; import flash.filters.GlowFilter; import flash.text.TextField; import flash.utils.Timer; /** * @author Marek Brun ...
package com.customClasses { import flash.display.MovieClip; import flash.utils.*; import flash.events.TimerEvent; public class TDCalculator extends MovieClip { public var now:int;// The current time internal var then:int;// The last screen-update time internal var dt:Number; internal var elapsed:int;...
package { public class Issue302 { public function Issue302(i:int = 1.5) { } } }
package com.ankamagames.dofus.network.messages.game.inventory.items { import com.ankamagames.jerakine.network.CustomDataWrapper; import com.ankamagames.jerakine.network.ICustomDataInput; import com.ankamagames.jerakine.network.ICustomDataOutput; import com.ankamagames.jerakine.network.INetworkMessage; ...
package com.syndrome.sanguocard.mainfram.interfaceOfSon { import com.electrotank.electroserver5.api.EsObject; import com.electrotank.electroserver5.api.PublicMessageEvent; import com.electrotank.electroserver5.user.User; import com.electrotank.electroserver5.zone.Room; import com.syndrome.sanguocard.mainfram.esroo...
package com.syndrome.sanguo.battle.command { import com.syndrome.sanguo.battle.combat_ui.card.CardManager; import com.syndrome.sanguo.battle.combat_ui.card.GameCard; import com.syndrome.sanguo.battle.combat_ui.window.cardwindow.CardSortWindow; import com.syndrome.sanguo.battle.combat_ui.stagegroup.PopUpGroup; impo...
package com.ankamagames.dofus.logic.game.fight.steps { import com.ankamagames.berilia.managers.TooltipManager; import com.ankamagames.dofus.internalDatacenter.stats.EntityStats; import com.ankamagames.dofus.internalDatacenter.stats.Stat; import com.ankamagames.dofus.logic.common.managers.StatsManager; ...
package kabam.rotmg.game.view.components { import flash.display.Sprite; public class TabBackground extends Sprite { public function TabBackground(_arg_1:Number = 28, _arg_2:Number = 35) { super(); graphics.beginFill(7039594); graphics.drawRoundRect(0, 0, _arg_1, _arg_2, 9, 9); gra...
package source.Objects { import net.flashpunk.graphics.Image; import source.Global; /** * ... * @author Jordan Magnuson */ public class StrangerDown extends Stranger { [Embed(source = '../../assets/graphics/arrow_down.png')] public const ARROW_DOWN:Class; public function StrangerDown(x:Number, ...
/** * BigBlueButton open source conferencing system - http://www.bigbluebutton.org/ * * Copyright (c) 2015 BigBlueButton Inc. and by respective authors (see below). * * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License as published by the ...
//////////////////////////////////////////////////////////////////////////////// // // 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...
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* 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/. */ import com.adobe.test.Assert; var...
package com.game.building { import com.game.unit.core.FinderNull; import starling.display.Image; public class MainBase extends Building { public function MainBase(teamId:int=10) { super(teamId); } override protected function createFinder():void{ finder = new FinderNull(this); }...
/* Copyright (c) 2012 EL-EMENT saharan * * 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, * modify, merge, ...
package org.jbei.components.sequenceClasses { import flash.utils.Dictionary; import mx.collections.ArrayCollection; import org.jbei.bio.enzymes.RestrictionCutSite; import org.jbei.bio.orf.ORF; import org.jbei.bio.sequence.common.Annotation; import org.jbei.bio.sequence.dna.Feature; import org.jbei....
package chat.protocol.user.data { import chat.protocol.common.JsonifiedMessage; public class FriendGroupList extends JsonifiedMessage { public var values:Vector.<FriendGroup>; public function FriendGroupList(values:Array) { super(); thi...
/***************************************************** * * Copyright 2009 Adobe Systems Incorporated. All Rights Reserved. * ***************************************************** * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except...
package net.guttershark.util.collections { /** * IPointerIterator defines which Iterators which are "non-destructive"; * meaning they implement a "pointer" to track iteration and do <i>not</i> act directly * on the collection they are iterating: the original collection is left intact. */ public interface IP...
/* Feathers Copyright 2012-2013 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 { import feathers.core.FeathersControl; import feathers.core.IFeathersControl; im...
// ================================================================================================= // // 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 { public class Foo { public function foo() : void { [].push$(EntryPoint) } } }
package harayoki.starling2.filters { import starling.animation.IAnimatable; import starling.filters.FragmentFilter; import starling.rendering.FilterEffect; public class SlashShadedFilter extends FragmentFilter implements IAnimatable { public static const TYPE_SLASH:int = 0; public static const TYPE_BACK_SLAS...
package org.axgl.sound { import flash.events.Event; import flash.media.Sound; import flash.media.SoundChannel; import flash.media.SoundTransform; import org.axgl.Ax; import org.axgl.AxEntity; /** * A sound object. For simple use cases, this class will be completely managed by Axel. However, * wh...
/* Xunlei Kankan subtitle search by lindowx */ // void OnInitialize() // void OnFinalize() // string GetTitle() -> get title for UI // string GetVersion -> get version for manage // strin...
package framework.resource { import framework.util.XmlUtil; import flash.utils.Dictionary; public class AnimTimerParameter { private static var instance:AnimTimerParameter = null; public static function getInstance():AnimTimerParameter { if(instance == null) { instance = new AnimTimerParameter();...
 //Created by Action Script Viewer - http://www.buraks.com/asv class mx.transitions.Photo extends mx.transitions.Transition { var _alphaFinal, __get__manager, _colorControl, _content; function Photo (_arg3, _arg4, _arg5) { super(); init(_arg3, _arg4, _arg5); ...
#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) package ${package}.business { import org.ow2.kerneos.common.business.IDelegateResponder; public interface IModuleDelegate extends IDelegateResponder { //////////////////////////////////////////////////////////////////// // ...
package { import flash.display.BitmapData; public dynamic class SymbolEmoticonBitmapsMonocle extends BitmapData { public function SymbolEmoticonBitmapsMonocle(param1:int = 16, param2:int = 16) { super(param1,param2); } } }
/* * =BEGIN CLOSED LICENSE * * Copyright (c) 2013 Andras Csizmadia * http://www.vpmedia.eu * * For information about the licensing and copyright please * contact us at info@vpmedia.eu * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO T...
/** * Apache License * Version 2.0, January 2004 * http://www.apache.org/licenses/ * * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION * * 1. Definitions. * * "License" shall mean the terms and conditio...
package kabam.rotmg.arena.model { import flash.display.BitmapData; import kabam.rotmg.pets.data.PetVO; public class ArenaLeaderboardEntry { public var playerBitmap:BitmapData; public var name:String; public var pet:PetVO; public var slotTypes:Vector.<int>; public var equipment:Vector.<int>; ...
package dragon.ui.fte { import flash.display.DisplayObject; import flash.display.DisplayObjectContainer; import flash.display.InteractiveObject; /** * html与图片的转换器 * 在textcomponent中所使用到的特殊图片,都会经过这里进行解析 * * @author tomas */ public class DgGraphicDict implements DgIDgGraphicDict { publi...
package net.flashpunk { import flash.geom.Point; import flash.utils.Dictionary; import net.flashpunk.utils.Input; /** * Updated by Engine, main game container that holds all currently active Entities. * Useful for organization, eg. "Menu", "Level1", etc. */ public class World extends Tweener { /** *...
package com.widged.maoriDictionary.framework.events { import flash.events.EventDispatcher; import flash.events.IEventDispatcher; /** * A class for a centralized event broker. The class is made into a singleton so that it can be referenced from anywhere. * The main purpose of having the dispatcher separate f...
package serverProto.activity { import com.netease.protobuf.Message; import com.netease.protobuf.fieldDescriptors.FieldDescriptor$TYPE_UINT32; import com.netease.protobuf.WireType; import com.netease.protobuf.WritingBuffer; import com.netease.protobuf.WriteUtils; import flash.utils.IDataInput; impor...
package org.bigbluebutton.lib.main.commands { import org.osflash.signals.Signal; public class EmojiSignal extends Signal { public function EmojiSignal() { /** * @1 status */ super(String); } } }
/* * 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.base { import flash.display.DisplayObjectContainer; import flash.events.Event; imp...
//////////////////////////////////////////////////////////////////////////////// // // 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...
/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (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.mozilla.org/MPL/ * ...
package com.hurlant.math { public class NullReduction implements IReduction { public function reduce(_arg1:BigInteger):void{ } public function revert(_arg1:BigInteger):BigInteger{ return (_arg1); } public function mulTo(_arg1:BigInteger, _arg2:BigInteg...
package fl.video { public class QueuedCommand { public static const PLAY : uint; public static const LOAD : uint; public static const PAUSE : uint; public static const STOP : uint; public static const SEEK : uint; public static const PLAY_WHEN_ENOUGH : uint; public var type : uint; public var url : Str...
/* * Copyright (c) 2018 Marcel Piestansky * * 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 agre...
package { import flash.events.Event; import org.purepdf.Font; import org.purepdf.colors.RGBColor; import org.purepdf.elements.Anchor; import org.purepdf.elements.Chunk; import org.purepdf.pdf.fonts.BaseFont; import org.purepdf.resources.BuiltinFonts; import org.purepdf.pdf.fonts.FontsResourceFactory; public...
//------------------------------------------------------------------------------ // Copyright (c) 2011 the original author or authors. All Rights Reserved. // // NOTICE: You are permitted to use, modify, and distribute this file // in accordance with the terms of the license agreement accompanying it. //--------...
package cmodule.lua_wrapper { public const _db_getfenv:int = regFunc(FSM_db_getfenv.start); }
package com.phono.impl { import com.phono.Player; import flash.media.Sound; import flash.media.SoundChannel; import mx.core.SoundAsset; import flash.net.URLRequest; import flash.errors.IOError; public class HttpPlayer implements Player { private var _channel:SoundChannel; pri...
package { import gs.display.accordion.Accordion; import gs.display.accordion.BaseAccordionLabelBar; import gs.display.accordion.BaseAccordionPane; import flash.display.MovieClip; import flash.display.Sprite; public class AccordionMain extends Sprite { public var pane1LabelBar:BaseAccordionLabelBar; publ...
package { public class Issue2406_4 { private var v1:int = 1; private function f():void { var v:int = NEW_CONST } private static const A:String = "a"; private static const NEW_CONST:Number = 12; } }
//////////////////////////////////////////////////////////////////////////////// // // 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...
STATUS equ 0FD8h INTCON equ 0FF2h TMR0IF EQU 0002 Z EQU 0002 psect intcodelo,global,reloc=2,class=CODE,delta=1 psect intcodelo bcf INTCON, TMR0IF bcf STATUS, Z retfie ; end
/** * MyClient2地图编辑器 - Copyright (c) 2010 王明凡 */ package com.pureMVC.controller.business.common { import flash.display.*; import mx.controls.*; import mx.core.*; import mx.modules.Module; import org.puremvc.as3.interfaces.INotification; import org.puremvc.as3.patterns.command.SimpleCommand; ...
package serverProto.guild { import com.netease.protobuf.Message; import com.netease.protobuf.fieldDescriptors.FieldDescriptor$TYPE_UINT64; import com.netease.protobuf.fieldDescriptors.FieldDescriptor$TYPE_STRING; import com.netease.protobuf.fieldDescriptors.FieldDescriptor$TYPE_MESSAGE; import com.neteas...
package com.codeazur.as3swf.data.actions { import com.codeazur.as3swf.SWFData; public class Action implements IAction { protected var _code:uint; protected var _length:uint; public function Action(code:uint, length:uint) { _code = code; _length = length; } public function get cod...
//////////////////////////////////////////////////////////////////////////////// // // 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...
class ConfigurationSite{ static var NEW_STAGE_WIDTH static var NEW_STAGE_HEIGHT static var URL_CSS static var MAIN_MENU static var LOGO_PATH ////////pathway logo static var LOGO_REDIRECT ////////REDIRECT logo static var LOGO_POSITION ////////Logo position ...
package { class A { public var b : Boolean; public var i : int; public var n : Number; public var s : String; public var o : Object; public var u : *; public var a : A; public var v; public var v0 = 123; public static var sb : Boolean; public static var si : int; public static...
/* Copyright aswing.org, see the LICENCE.txt. */ package org.aswing{ import org.aswing.event.*; import org.aswing.plaf.*; import org.aswing.plaf.basic.BasicStepperUI; /** * Dispatched when when user finish a stepper input such as * stepper arrow button is released, Enter key is entered, Focus transfered. * @eve...
/* * Copyright 2009 Marek Brun * * 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 ...
/* Feathers Copyright 2012-2013 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 { import feathers.controls.supportClasses.LayoutViewPort; import feathers.core.IFe...
//////////////////////////////////////////////////////////////////////////////// // // 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 org.flemit.util { import flash.errors.IllegalOperationError; import flash.utils.getQualifiedClassName; public class ClassUtility { public static function assertAbstract(instance : Object, cls : Class) : void { var instanceName : String = getQualifiedClassName(instance); var className :...
package com.tuarua.mlane.permissions { import flash.events.Event; public class PermissionEvent extends Event { public static const STATUS_CHANGED:String = "Permission.OnStatus"; public var status:int; public function PermissionEvent(type:String, status:int = 0, bubbles:Boolean = false, cancelable:Boolean...
/** * com.sekati.thinkgear.ui.BackgroundView * @version 1.0.0 * @author jason m horwitz | sekati.com * Copyright (C) 2010 jason m horwitz, Sekat LLC. All Rights Reserved. * Released under the MIT License: http://www.opensource.org/licenses/mit-license.php */ package com.sekati.thinkgear.ui { import sekati.displ...
package com.emibap.textureAtlas{ import flash.display.Bitmap; import flash.display.BitmapData; import flash.display.Sprite; public class TextureItem extends Sprite{ private var _graphic:BitmapData; private var _textureName:String = ""; private var _frameName:String = ""; private var _frameX:int = 0; priv...
/* See LICENSE for copyright and terms of use */ import org.actionstep.ASColors; import org.actionstep.constants.NSLineJointStyle; import org.actionstep.graphics.ASGraphics; import org.actionstep.graphics.ASLinearGradient; import org.actionstep.graphics.ASRadialGradient; import org.actionstep.NSApplication; import org...
package cmodule.lua_wrapper { import avm2.intrinsics.memory.lf64; import avm2.intrinsics.memory.li32; import avm2.intrinsics.memory.li8; import avm2.intrinsics.memory.sf64; import avm2.intrinsics.memory.si32; public final class FSM_ll_loadfunc extends Machine { public st...
// // $Id$ package com.threerings.msoy.bureau.client { import com.whirled.bureau.client.BaseGameAgent; import com.whirled.bureau.client.GameAgentController; import com.threerings.msoy.avrg.client.ThaneAVRGameController; import com.threerings.msoy.avrg.data.AVRGameAgentObject; import com.threerings.msoy.avrg.data.AVR...
package kabam.rotmg.constants { public class GeneralConstants { public static const MAXIMUM_INTERACTION_DISTANCE:int = 1; public static const NUM_EQUIPMENT_SLOTS:int = 4; public static const NUM_INVENTORY_SLOTS:int = 8; public static const MODE_ALL:int = 0; public static const MODE_ORIGINAL:int...
/* Copyright 2012-2013 Renaun Erickson 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 to in writing, sof...
package com.napkee.exporters { import com.napkee.utils.ColorUtils; import com.napkee.utils.ComponentParser; import com.napkee.utils.StringUtils; import mx.controls.ColorPicker; import mx.core.UIComponent; public class ColorPickerParser extends BasicParser implements IControlParser { public ...
package utils.align { /** * Aligns the items in the array in a grid based on the number of rows and columns. * Uses the same spacing for all * * @example <listing version="3.0">Alignment.hAlignSpaceNum( [ clip0, clip1, clip2], 10 );</listing> * * @param items An array of items * @param rows The number of...
package com.stuffwithstuff.bantam.parselets { import com.stuffwithstuff.bantam.Parser; import com.stuffwithstuff.bantam.Precedence; import com.stuffwithstuff.bantam.Token; import com.stuffwithstuff.bantam.TokenType; import com.stuffwithstuff.bantam.expressions.CallExpression; import com.stuffwithstuff.bantam.expr...
//////////////////////////////////////////////////////////////////////////////// // // 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...
/* Copyright (c) 2014 Josh Tynjala 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, modify, merge, publish, distribute, ...
package caurina.transitions { /** * SpecialPropertySplitter * A proxy setter for special properties * * @author Zeh Fernando * @version 1.0.0 * @private */ public class SpecialPropertySplitter { public var parameters:Array; public var splitValues:Function; /** * Builds a new group special...
package com.codeazur.as3swf.tags { import com.codeazur.as3swf.SWFData; import com.codeazur.as3swf.data.consts.BitmapType; import flash.utils.ByteArray; public class TagDefineBitsJPEG4 extends TagDefineBitsJPEG3 implements IDefinitionTag { public static const TYPE:uint = 90; public var deblock...
package com.company.assembleegameclient.mapeditor { import com.company.assembleegameclient.editor.CommandEvent; import com.company.assembleegameclient.editor.CommandMenu; import com.company.assembleegameclient.editor.CommandMenuItem; import com.company.util.KeyCodes; public class MECommandMenu extends CommandMenu { ...
package com.company.assembleegameclient.ui.tooltip { import com.company.assembleegameclient.appengine.CharacterStats; import com.company.assembleegameclient.objects.ObjectLibrary; import com.company.assembleegameclient.ui.LineBreakDesign; import com.company.assembleegameclient.util.AnimatedChar; import c...
package utils { import flash.data.SQLConnection; import flash.data.SQLStatement; import flash.events.SQLEvent; import flash.filesystem.File; /** * ... * @author Max */ public class SqliteUtil { private static var conn:SQLConnection; public static function createDB():void { var file:File = Fil...
package org.papervision3d.core.culling { import flash.geom.Rectangle; import org.papervision3d.core.geom.renderables.Line3D; import org.papervision3d.core.culling.ILineCuller; import org.papervision3d.core.math.util.FastRectangleTools; /** * @author Seb Lee-Delisle */ public class RectangleLine...
//////////////////////////////////////////////////////////////////////////////// // // 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 br.com.caelum.stella.validation.ie { import br.com.caelum.stella.MessageProducer; import br.com.caelum.stella.validation.StellaValidator; public class IEBahiaValidatorTest extends IEValidatorTest { /* * 612345-57 * * 123456-63 */ private static const wrongCheckDigitUnformattedNewString:Strin...
package com.tinyspeck.core.memory { public interface IDisposable { function dispose():void; } }
package com.company.assembleegameclient.objects.particles { import com.company.assembleegameclient.objects.GameObject; import com.company.assembleegameclient.util.FreeList; public class FountainEffect extends ParticleEffect { public var go_:GameObject; public var color_:uint; public var lastUpdate_:int =...
package aerys.minko.render.shader.part.environment { import aerys.minko.render.material.environment.EnvironmentMappingProperties; import aerys.minko.render.shader.SFloat; import aerys.minko.render.shader.Shader; import aerys.minko.render.shader.part.BlendingShaderPart; import aerys.minko.render.shader.part.phong.L...
//////////////////////////////////////////////////////////////////////////////// // // ADOBE SYSTEMS INCORPORATED // Copyright 2005-2007 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...