text stringlengths 4 1.04M |
|---|
package {
public class Test {
}
}
import flash.events.EventDispatcher;
trace("///Object.prototype.toString = function() { /* ... */ };");
Object.prototype.toString = (function (old_ts) {
return function () {
trace("///(Object.prototype.toString called)");
return old_ts.apply(this, arguments);
}
}(Object.prot... |
package services.command.rates.companyRates
{
import com.adobe.cairngorm.control.CairngormEvent;
import services.business.rates.companyRates.CompanyRatesDelegate;
import services.cairngorm.BaseCommand;
import services.events.rates.companyRates.GetCompanyRatesCountEvent;
public class GetCompanyRatesCountCommand ... |
package it.sharpedge.navigator.hooks
{
import flash.events.TimerEvent;
import flash.utils.Timer;
import it.sharpedge.navigator.api.IHookAsync;
import it.sharpedge.navigator.core.NavigationState;
public class TestAsyncHook implements IHookAsync
{
private var _called:int = 0;
private var _timer:Timer;
pri... |
import com.Utils.LDBFormat;
class net.nex4k.data.lairs.AlphabetPhoenician extends net.nex4k.data.lairs.Alphabet
{
public static var ALAPH:String = "alaph";
public static var BETH:String = "beth";
public static var GAMAL:String = "gamal";
public static var DALATH:String = "dalath";
public static var HE:String = "h... |
////////////////////////////////////////////////////////////////////////////////
//
// 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 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 ehs.ui.editors
{
import ehs.ui.InspectionDataUI;
import weave.api.core.ILinkableObject;
public interface ITextEditor extends ILinkableObject
{
function pinLinkableDataUI(dataUI:InspectionDataUI):void;
}
} |
/*
Copyright aswing.org, see the LICENCE.txt.
*/
import GUI.fox.aswing.awml.layout.EmptyLayoutParser;
import GUI.fox.aswing.BorderLayout;
/**
* Parses {@link GUI.fox.aswing.BorderLayout} level elements.
*
* @author Igor Sadovskiy
*/
class GUI.fox.aswing.awml.layout.BorderLayoutParser extends EmptyLayoutParser ... |
package com.codeazur.as3swf.tags
{
import com.codeazur.as3swf.SWFData;
import com.codeazur.as3swf.data.SWFRectangle;
import com.codeazur.as3swf.data.SWFShapeWithStyle;
import com.codeazur.as3swf.exporters.IShapeExportDocumentHandler;
public class TagDefineShape extends Tag implements IDefinitionTag
{
... |
/**
* Starling Builder
* Copyright 2015 SGN Inc. 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 starlingbuilder.editor.helper
{
import starling.textures.Texture;
public clas... |
package serverProto.user
{
public final class ProtoPlayerInfoChangeReason
{
public static const PROTO_PLAYER_INFO_CHANGE_REASON_AUTO_EQUIP:int = 1;
public static const PROTO_PLAYER_INFO_CHANGE_REASON_PUT_ON_EQUIP:int = 2;
public static const PROTO_PLAYER_INFO_CHANGE_REASON_T... |
/**
* Created with IntelliJ IDEA.
* User: turbine
* Date: 13-9-30
* Time: 下午4:21
* To change this template use File | Settings | File Templates.
*
*
*
* 角色移动
*/
package game.hero.command {
import game.hero.Hero;
import game.hero.MoveableEntity;
import starling.display.DisplayObject;
import treefortress.spri... |
/**
* Created with IntelliJ IDEA.
* User: wouter
* Date: 12/03/13
* Time: 16:35
* To change this template use File | Settings | File Templates.
*/
package samples.visualizer
{
import away3d.containers.ObjectContainer3D;
import away3d.entities.Mesh;
import away3d.materials.MaterialBase;
import away3d.primitive... |
/**
* VERSION: 1.0
* DATE: 2012-03-22
* AS3 (AS2 and JS versions are also available)
* UPDATES AND DOCS AT: http://www.greensock.com
**/
import com.iequip.easing.Ease;
/**
* See AS3 files for full ASDocs
*
* <p><strong>Copyright 2008-2014, GreenSock. All rights reserved.</strong> This work is subject to the te... |
/**
* Copyright 2010-2012 Singapore Management University
* Developed under a grant from the Singapore-MIT GAMBIT Game Lab
* 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/... |
package
{
public function parseInt(param1:String = "NaN", param2:int = 0) : Number{ return 0; }
}
|
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* Any copyright is dedicated to the Public Domain.
* http://creativecommons.org/licenses/publicdomain/
* Contributor: Bob Clary
*/
import com.adobe.test.Assert;
var gTestfile = 'regress-240317.js';
//--------------------------------... |
////////////////////////////////////////////////////////////////////////////////
//
// 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 ... |
package devoron.dataui.bindings
{
import devoron.data.core.base.DataObject;
import devoron.data.core.base.DataStructurObject;
import devoron.data.core.base.IDataContainer;
import devoron.dataui.multicontainers.table.DataContainersTable;
import flash.utils.Dictionary;
import org.aswing.Icon;
import org.aswing.ut... |
package game.view.email
{
import flash.utils.getTimer;
import game.net.data.IData;
public class MailData
{
public var parent : EmailRenderItem;
public var id : int;
public var from : String;
public var content : String;
public var time : int;
//接受邮件的事件,用于计算真实剩余时间
public var getTime : i... |
/*
The License
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, sublicense, and/or se... |
package laya.d3.core.material {
import laya.d3.core.render.RenderQueue;
import laya.d3.math.Vector3;
import laya.d3.math.Vector4;
import laya.d3.resource.BaseTexture;
import laya.d3.shader.ShaderCompile3D;
import laya.d3.shader.ShaderDefines;
/**
* ...
* @author ...
... |
////////////////////////////////////////////////////////////////////////////////
//
// 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.flexlite.domUI.skins.vector
{
import org.flexlite.domUI.components.Button;
import org.flexlite.domCore.dx_internal;
import org.flexlite.domUI.skins.VectorSkin;
use namespace dx_internal;
/**
* 垂直滚动条默认皮肤
* @author DOM
*/
public class VScrollBarSkin extends VectorSkin
{
public fu... |
package mx.messaging.events
{
import flash.events.Event;
import mx.messaging.Channel;
import mx.messaging.messages.ErrorMessage;
public class ChannelFaultEvent extends ChannelEvent
{
public static const FAULT:String = "channelFault";
public var faultCode:... |
package com.jvm.system {
/**
* Copyright (c) 2009, Jung von Matt/Neckar
* All rights reserved.
*
* @author Thomas Eckhardt
* @since 18.08.2009 14:08:08
*
* Klasse enthält die String-Konstanten von Capabilities.playerType.
* http://help.adobe.com/de_DE/AS3LCR/Flash_10.0/flash/system/Capabilities.html#... |
package org.flixel.system
{
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.display.DisplayObject;
import flash.display.MovieClip;
import flash.display.Sprite;
import flash.display.StageAlign;
import flash.display.StageScaleMode;
import flash.events.Event;
import flash.events.MouseEv... |
class templateNewsy.Configuration{
/////////////////////////////////////////////////Configuration GALLERY
static var THUMB_WIDTH:Number=134
static var THUMB_HEIGHT:Number=104
static var TIMESLIDE:Number
static var URL_CONFIG_FLV:String
static var TIME_INTRO:Number
static var TIME_EXIT:Numb... |
////////////////////////////////////////////////////////////////////////////////
//
// 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 ... |
// Decompiled by AS3 Sorcerer 3.16
// http://www.as3sorcerer.com/
//interface_main_jpg
package
{
import flash.display.MovieClip;
public dynamic class interface_main_jpg extends MovieClip
{
}
}//package
|
package controllers {
import core.TPDisplayObject;
import core.TPMovieClip;
import flash.ui.Keyboard;
import states.EditorStates;
import states.ScriptTrackerStates;
import ui.Colors;
import ui.ScriptTrackerMarker;
import ui.Shortcuts;
import utils.StageChildSelectionUtil;
import visualComponents.DepthPrevie... |
// 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 TestPackage {
function testMethodReturn():void {
print(methodReturn());
}
function metho... |
package api.com.odnoklassniki.sdk.errors
{
public class Errors
{
public static function showError(s:String):void
{
throw new Error(s);
}
}
} |
package games.flappybird
{
public class Assets
{
// Embed the Atlas XML
[Embed(source="../../../embed/games/flappybird/sprites.xml",mimeType="application/octet-stream")]
public static const spritesXml:Class;
// Embed the Atlas Texture:
[Embed(source="../../../embed/games/flappybird/sprites.png... |
package dynamics.obstacle
{
import dynamics.GameObject;
import dynamics.IPoolable;
import starling.events.Event;
public class BaseObstacle extends GameObject implements IObstacle
{
public function BaseObstacle()
{
super();
}
/* INTERFACE dynamics.IObstacle */
public function onImpact():void
... |
/*
* Copyright (c) 2009-2010 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 flight.domain
{
import flight.binding.Bind;
import flight.commands.CommandHistory;
import f... |
// QuickTimeSubtitleインポータ用
package LMP_Classes
{
public class QTST_Color {
public var r : Number;
public var g : Number;
public var b : Number;
public function QTST_Color() {
// constructor code
r = 0;
g = 0;
b = 0;
}
}
}
|
package qihoo.triplecleangame.protos {
import com.netease.protobuf.*;
import com.netease.protobuf.fieldDescriptors.*;
import flash.utils.Endian;
import flash.utils.IDataInput;
import flash.utils.IDataOutput;
import flash.utils.IExternalizable;
import flash.errors.IOError;
// @@protoc_insertion_point(imports)
... |
/*
* Copyright (C) 2007 Apple Inc. 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
* notice, this list of conditions... |
package com.ankamagames.dofus.network.messages.game.friend
{
import com.ankamagames.dofus.network.ProtocolTypeManager;
import com.ankamagames.dofus.network.types.game.friend.IgnoredInformations;
import com.ankamagames.jerakine.network.CustomDataWrapper;
import com.ankamagames.jerakine.network.ICustomDa... |
package com.mcleodgaming.spritesatchel.core
{
import flash.geom.Point;
import flash.geom.Rectangle;
public class SpriteObject
{
public var rect:Rectangle;
public var registration:Point;
public var frameIndex:int;
public var sheetIndex:int;
public function SpriteObject(frameIndex:int, rect:Rectangle, ... |
import mx.utils.Delegate
import it.gotoandplay.smartfoxserver.*
import it.gotoandplay.smartfoxserver.http.*
/**
* SmartFoxClient is the main class in the SmartFoxServer API.
* This class is responsible for connecting to the server and handling all related events.
*
* @usage The following example show to instanti... |
/*
* Copyright (C) 2003-2012 Igniterealtime Community Contributors
*
* Daniel Henninger
* Derrick Grigg <dgrigg@rogers.com>
* Juga Paazmaya <olavic@gmail.com>
* Nick Velloff <nick.velloff@gmail.com>
* Sean Treadway <seant@oncotype.dk>
* Sean Voisen <sean@voisen.org>
* Mark Walters <... |
package com.tonyfendall.cards.view
{
import flash.display.Graphics;
import mx.core.UIComponent;
public class WipeRect extends UIComponent
{
public function WipeRect()
{
super();
this.width = 100;
this.height = 100;
}
public var colour:uint = 0xFFFFFF;
public var border:Numb... |
package game.view.gameover {
import game.data.Goods;
import game.view.uitils.Res;
import game.view.viewBase.WinGoodsIcoRenderBase;
public class WinGoodsIcoRender extends WinGoodsIcoRenderBase {
public function WinGoodsIcoRender() {
super();
}
override publ... |
/**
* BigBlueButton open source conferencing system - http://www.bigbluebutton.org/
*
* Copyright (c) 2012 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... |
/*
* Copyright 2014 Mozilla Foundation
*
* 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 agr... |
package littleGame.interfaces
{
import com.pickgliss.ui.core.Disposeable;
import littleGame.model.Scenario;
import road7th.comm.PackageIn;
public interface ILittleObject extends Disposeable
{
function initialize(param1:Scenario, param2:PackageIn) : void;
function get... |
package baseflex.utils.strings
{
import flash.external.ExternalInterface;
public class QueryString
{
private static const QSTART:String = "?";
private static const QSEPARATOR:String = "&";
private static const QVALUE:String = "=";
public function QueryString() {
}
... |
// makeswf -v 7 -s 200x150 -r 1 -o netstream-onstatus-notfound.swf netstream-onstatus-notfound.as
trace ("Test onStatus emission for nonexisting movies");
nc = new NetConnection ();
nc.connect (null);
ns = new NetStream (nc);
ns.onStatus = function (info) {
trace ("NetStream onStatus called");
trace (info.code);
... |
;
; Copyright (C) 2021 by Ladislau Szilagyi
;
; Serial I/O driver for interrupt-based I/O
;
; For the device CONSOLE
;
; Each I/O driver is build as a task
; Its priority shall be higher than a normal task priority
;
*Include config.mac
;---------------------------------------------------------------------... |
/**
* 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 quickb2.utils.iterator
{
import quickb2.utils.iterator.qb2I_Iterator;
/**
* ...
* @author
*/
public class qb2MetaIterator implements qb2I_Iterator
{
private const m_iterators:Vector.<qb2I_Iterator> = new Vector.<qb2I_Iterator>();
private var m_progress:int = 0;
public function qb2MetaI... |
/******************************************************************************
* 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... |
import com.mintdigital.hemlock.utils.*;
private var testObject:Object;
private var testObject2:Object;
private var testObject3:Object;
public override function setUp():void {
testObject = { foo: "bar"};
testObject2 = { foo: "bar", x: "y"};
testObject3 = {};
}
public function testToString():void {
as... |
package com.company.assembleegameclient.objects {
import com.company.assembleegameclient.game.GameSprite;
import com.company.assembleegameclient.map.Camera;
import com.company.assembleegameclient.ui.panels.Panel;
import com.company.assembleegameclient.ui.panels.PortalPanel;
import flash.display.BitmapData;
import fla... |
package net.psykosoft.psykopaint2.core.drawing.brushes.shapes
{
import flash.display3D.Context3D;
public class ObjectTestShape1 extends EmbeddedYuvMatchingBrushShape
{
[Embed(source="assets/png/TestObjects.png", mimeType="image/png")]
protected var SourceImage:Class;
public function ObjectTestShape1(co... |
package sabelas.systems
{
import sabelas.components.Display;
import sabelas.components.Position;
import sabelas.nodes.RenderNode;
import ash.core.Engine;
import ash.core.NodeList;
import ash.core.System;
import starling.display.DisplayObject;
import starling.display.DisplayObjectContainer;
/**
* Render syst... |
package com.tmtdigital.dash.utils.xml
{
import com.tmtdigital.dash.utils.Utils;
// Declare our PlaylistParser class.
public class PlaylistParser
{
/**
* Translates the XML structure as a "playlist" format to a common data structure for our player to interpret.
*
* @param - The a... |
package cmodule.decry
{
public const __cleanup:int = regFunc(FSM__cleanup.start);
}
|
package fl.motion.easing
{
/**
* The Sine class defines three easing functions to implement
* motion with ActionScript animation. The acceleration of motion for a Sine
* easing equation is less than that for a Quadratic equation.
*
* @playerversion Flash 9.0.28.0
* @langversion 3.0
* @keyword Ease, Cop... |
// makeswf -v 7 -s 200x150 -r 15 -o math-function-valueOf-7.swf math-function-valueOf.as
func = {};
func.valueOf = function () {
trace ("valueOf ();");
return 4.5;
};
func2 = {};
func2.valueOf = function () {
trace ("valueOf2 ();");
return 5.5;
};
func3 = {};
func3.valueOf = function () {
trace (... |
/* AS3
Copyright 2009
*/
package com.mtvnet.vworlds.examples.soundManager.unitTests
{
import com.mtvnet.vworlds.util.sound.ISoundObject;
import com.mtvnet.vworlds.util.sound.SoundManager;
import com.mtvnet.vworlds.util.sound.SoundObj;
import com.mtvnet.vworlds.util.sound.SoundObjEvents;
import flash.events.Eve... |
/*
Feathers
Copyright 2012-2016 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.media
{
import feathers.core.IFeathersEventDispatcher;
/**
* A base interface for all ty... |
// This is an actionscript port of the JSI Library.
// Credit goes to the original developers
// http://jsi.sourceforge.net/
package org.ffilmation.utils.rtree {
/**
* <p>The fCube is the data type used in our rTree. fCubes can be inserted and searched for efficiently.</p>
* This is an actionscript port of ... |
package minimal
{
import xface.XFace;
import com.bit101.components.Label;
import com.bit101.components.RadioButton;
import flash.events.MouseEvent;
/**
* @author eidiot
*/
public class LabelUnit
{
//======================================================================
... |
package com.playfab.ClientModels
{
public class CatalogItemBundleInfo
{
public var BundledItems:Vector.<String>;
public var BundledResultTables:Vector.<String>;
public var BundledVirtualCurrencies:Object;
public function CatalogItemBundleInfo(data:Object=null)
{
... |
package org.yellcorp.lib.serial.target
{
import flash.utils.getQualifiedClassName;
public class MapTarget implements ValueTarget
{
private var _map:*;
private var keys:Array;
private var valueType:String;
public function MapTarget(map:*, keys:Array, valueType:String)
{
_map = map;
... |
/* Copyright (c) 2006-2013 Regents of the University of Minnesota.
For licensing terms, see the file LICENSE. */
package gwis {
import flash.utils.Dictionary;
import gwis.update.Update_Base;
import gwis.utils.Query_Filters;
import items.Item_User_Access;
import items.utils.Stack_Id_Array;
import... |
package bpel.editor.gridcc.controller
{
public class QoSCreator {
/**
* The Singleton instance of SubmissionDocumentCreator
*/
protected static var instance:QoSCreator;
[Bindable]
public var QoSDocument:XML;
private var namespa... |
package io.arkeus.tiled {
/**
* A container holding all the layers within the map. Provides utility functions for grabbing
* visible layers, tile layers, and all layers.
*/
/**
*
* @author Lee
*/
public class TiledLayers {
/** The vector of layers in order from bottom to top. */
public va... |
package laya.display {
import laya.utils.ClassUtils;
import laya.utils.Ease;
/**
* <p> 动效模板。用于为指定目标对象添加动画效果。每个动效有唯一的目标对象,而同一个对象可以添加多个动效。 当一个动效开始播放时,其他动效会自动停止播放。</p>
* <p> 可以通过LayaAir IDE创建。 </p>
*/
public class EffectAnimation extends FrameAnimation {
/**
* 动效开始事件。
*/
public static const EffectAni... |
package com.unhurdle.spectrum
{
COMPILE::JS {
import org.apache.royale.core.WrappedHTMLElement;
}
import org.apache.royale.events.KeyboardEvent;
import org.apache.royale.html.beads.plugin.ModalDisplay;
import com.unhurdle.spectrum.Icon;
import com.unhurdle.spectrum.utils.generateIcon;
public cla... |
/*
* 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 ... |
// Moving character example.
// This sample demonstrates:
// - Controlling a humanoid character through physics
// - Driving animations using the AnimationController component
// - Manual control of a bone scene node
// - Implementing 1st and 3rd person cameras, using raycasts to avoid the 3rd pers... |
package kabam.rotmg.news.view {
import com.company.assembleegameclient.sound.SoundEffectLibrary;
import com.company.util.AssetLibrary;
import com.company.util.KeyCodes;
import com.company.util.MoreColorUtil;
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.display.DisplayObject;
import flash... |
package ahhenderson.core.content.cache.helpers {
import ahhenderson.core.content.cache.enums.DataCacheType;
import ahhenderson.core.content.cache.DataCache;
import ahhenderson.core.content.cache.ContentCache;
/**
*
* @author thenderson
*/
public class DataCacheHpr {
... |
package game
{
import com.greensock.TweenLite;
import com.greensock.easing.Linear;
import flash.display.DisplayObject;
public class AnimationManager
{
public static function dropAndScale(target:DisplayObject,delay:Number=0,dropTime:Number=0.4,scaleTime=0.3,
scaleX=1.2,scaleY=0.8):void{
target.vi... |
/*
* _________ __ __
* _/ / / /____ / /________ ____ ____ ___
* _/ / / __/ -_) __/ __/ _ `/ _ `/ _ \/ _ \
* _/________/ \__/\__/\__/_/ \_,_/\_, /\___/_//_/
* /___/
*
* Tetragon : Game Engine for multi-platform ActionScript projects.
* ... |
/**
* 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... |
/*
Copyright 2009, Matthew Eernisse (mde@fleegix.org) and Slide, 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.apache.org/licenses/LICENSE-2.0
Unless required by applica... |
package com.tonyfendall.cards.persistance
{
import com.tonyfendall.cards.core.Card;
public interface HandDAO
{
function insert(card:Card):Boolean;
function removeAll():Boolean;
}
} |
////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2015 ESRI
//
// All rights reserved under the copyright laws of the United States.
// You may freely redistribute and use this software, with or
// without modification, provided you include the original copyright
// an... |
package kabam.rotmg.stage3D.Object3D {
import flash.geom.Matrix3D;
import flash.utils.ByteArray;
public class Util {
public static function perspectiveProjection(_arg_1:Number = 90, _arg_2:Number = 1, _arg_3:Number = 1, _arg_4:Number = 2048):Matrix3D {
var _local6:Number = _arg_3 * Math.tan(_arg_1 * 0.00... |
package net.psykosoft.psykopaint2.app.states.transitions
{
import net.psykosoft.psykopaint2.base.states.State;
import net.psykosoft.psykopaint2.base.states.ns_state_machine;
import net.psykosoft.psykopaint2.core.managers.gestures.GestureManager;
import net.psykosoft.psykopaint2.core.managers.gestures.GrabThrowContr... |
package Envi
{
import flash.display.BitmapData;
import flash.display.Graphics;
import flash.display.Shape;
public class EnvEffect2 extends EnvEffect
{
private var t:Number;
private var shape:Shape;
public function EnvEffect2()
{
super();
shape = new Shape();
t = 0.0;
}
public overr... |
// Action script...
// [Initial MovieClip Action of sprite 20961]
#initclip 226
if (!dofus.graphics.gapi.ui.CenterInfo)
{
if (!dofus)
{
_global.dofus = new Object();
} // end if
if (!dofus.graphics)
{
_global.dofus.graphics = new Object();
} // end if
if (!dofus.graphics.gap... |
package models {
import flash.geom.Point;
import utils.ArrayUtil;
import utils.SaveDataUtil;
import utils.SceneScriptUtil;
/**
* ...
* @author notSafeForDev
*/
public class SceneScriptModel {
/** The scene this script is used for */
protected var scene : SceneModel;
/** The first recorded fr... |
// Copyright: Hiroshi Ichikawa <http://gimite.net/en/>
// License: New BSD License
package net.gimite.websocket {
import flash.utils.ByteArray;
public class WebSocketFrame {
public var fin:Boolean = true;
public var rsv:int = 0;
public var opcode:int = -1;
public var payload:ByteArray;
// Fields belo... |
/******************************************************************************
* Spine Runtimes Software License v2.5
*
* Copyright (c) 2013-2016, Esoteric Software
* All rights reserved.
*
* You are granted a perpetual, non-exclusive, non-sublicensable, and
* non-transferable license to use, install, ex... |
package
{
import gs.display.GSSprite;
import gs.display.ScrollBar;
import flash.display.MovieClip;
public class Main extends GSSprite
{
public var contentMask:MovieClip;
public var content:MovieClip;
public var handle:MovieClip;
public var track:MovieClip;
public var upArrow:MovieClip;
public var ... |
package com.asokorea.model
{
import com.asokorea.model.vo.HostVo;
import com.asokorea.model.vo.SettingsVo;
import com.asokorea.model.vo.TaskVo;
import com.asokorea.supportclass.NativeUpdater;
import com.asokorea.util.ExcelUtil;
import com.asokorea.util.MultiSSH;
import flash.filesystem.File;
import flash.net.... |
package starling.rendering
{
import flash.display3D.Context3D;
import starling.textures.Texture;
import starling.utils.RenderUtil;
public class FilterEffect extends Effect
{
public static const VERTEX_FORMAT:VertexDataFormat = Effect.VERTEX_FORMAT.extend("texCoords:float2");
... |
package com.tinyspeck.engine.control.mapping
{
import com.tinyspeck.engine.control.InteractionMenuController;
import com.tinyspeck.engine.control.MainEngineController;
import com.tinyspeck.engine.control.engine.AvatarController;
import com.tinyspeck.engine.control.engine.DataLoaderController;
import com.tinyspeck.... |
////////////////////////////////////////////////////////////////////////////////
//
// 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.ankamagames.dofus.network.messages.game.character.status
{
import com.ankamagames.dofus.network.ProtocolTypeManager;
import com.ankamagames.dofus.network.types.game.character.status.PlayerStatus;
import com.ankamagames.jerakine.network.CustomDataWrapper;
import com.ankamagames.jerakine.netw... |
package fairygui
{
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.display.LoaderInfo;
import flash.events.Event;
import flash.geom.Rectangle;
import flash.media.Sound;
import flash.system.LoaderContext;
import flash.utils.ByteArray;
import flash.utils.getTimer;
import... |
package dragonBones
{
import flash.geom.Matrix;
import flash.geom.Point;
import dragonBones.animation.AnimationState;
import dragonBones.animation.TimelineState;
import dragonBones.core.DBObject;
import dragonBones.core.dragonBones_internal;
import dragonBones.events.FrameEvent;
import dragonBones.events.Sou... |
// Kitchen
#include "ProductionCommon.as";
#include "Requirements.as"
#include "MakeFood.as"
#include "WARCosts.as";
void onInit( CBlob@ this )
{
this.set_string("produce sound", "Cooked.ogg");
//amounts for production to assign extra food for
this.set_u8("amount steak", 10);
this.set_u8("amount fi... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.