CombinedText stringlengths 4 3.42M |
|---|
package com.codeazur.as3swf.data.abc.reflect
{
import com.codeazur.as3swf.data.abc.bytecode.IABCMultiname;
/**
* @author Simon Richardson - simon@ustwo.co.uk
*/
public interface IABCReflectObject {
function get multiname():IABCMultiname;
}
}
|
/*
* FLINT PARTICLE SYSTEM
* .....................
*
* Author: Richard Lord
* Copyright (c) Richard Lord 2008-2011
* http://flintparticles.org
*
*
* Licence Agreement
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (t... |
package feathers.extension.ahhenderson.controls.core {
import flash.events.Event;
import ahhenderson.core.ui.controls.SpriteMVC;
import feathers.controls.Drawers;
import feathers.controls.Header;
import feathers.controls.ScreenNavigator;
import feathers.extension.ahhenderson.ahhenderson_extension_internal;
... |
class Mastermind {
Hub @hub;
Entity @self;
Entity@ slot1 = null;
Entity@ slot2 = null;
Entity@ slot3 = null;
Entity@ slot4 = null;
Entity@ slot1Key;
Entity@ slot2Key;
Entity@ slot3Key;
Entity@ slot4Key;
Entity @light1;
Entity @light2;
Entity @light3;
Entity @li... |
package visuals.ui.elements.guild_booster
{
import com.playata.framework.display.Sprite;
import com.playata.framework.display.lib.flash.FlashDisplayObjectContainer;
import com.playata.framework.display.lib.flash.FlashSprite;
import flash.display.MovieClip;
public class SymbolGuildBoosterGeneric exten... |
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... |
/**
* Copyright (c) 2014, Fernando Bevilacqua
* 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 o... |
// Copyright 2020 Cadic AB. All Rights Reserved.
// @URL https://github.com/Temaran/Feather
// @Author Fredrik Lindh [Temaran] (temaran@gmail.com)
////////////////////////////////////////////////////////////
namespace FeatherUtils
{
// This will return the look-at if there is no cursor, otherwise it will return ... |
package com.syndrome.sanguocard.mainfram.esroom.lobbyroom.privatemessage
{
/*
* @author nic
* @build-time 2014-4-26
* @comments
*
*/
public class InviteResponseHandler
{
private var lpmh:LobbyPrivateMessageHandler;
private var inviteSponseVector:Vector.<InviteResponse> = new Vector.<InviteResponse>();
... |
package com.roleobject.vo
{
/**
* 材质定义对象
* @author 王明凡
*/
public class MaterialDefinitionVO
{
/**
* 类型(1=无特效,2=特效)
* @default
*/
public static const TYPE_1:String="1";
public static const TYPE_2:String="2";
/**
* 材质名
* @default
*/
public var name:String;
... |
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
/**
*
* 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 com.company.assembleegameclient.ui.board {
import mx.core.*;
[Embed(source="EmbeddedHelp.dat", mimeType="application/octet-stream")]
public class EmbeddedHelp extends ByteArrayAsset {
public function EmbeddedHelp() {
super();
}
}
}
|
/* 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 NamespaceFunctionBody.*;
import com.adobe.test.Assert;
// inside class, outside package
class NamespaceFunc... |
// Decompiled by AS3 Sorcerer 6.08
// www.as3sorcerer.com
//kabam.rotmg.dialogs.control.OpenDialogSignal
package kabam.rotmg.dialogs.control
{
import org.osflash.signals.Signal;
import flash.display.Sprite;
public class OpenDialogSignal extends Signal
{
public function OpenDialogSignal()
... |
/*
* Copyright (c) 2009 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, modify, m... |
/*
* Copyright 2009 ZXing 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 applicable law ... |
package com.company.assembleegameclient.ui.options {
import com.company.assembleegameclient.util.TimeUtil;
import com.company.util.KeyCodes;
import flash.display.Graphics;
import flash.display.Sprite;
import flash.events.Event;
import flash.events.KeyboardEvent;
import flash.events.MouseEvent;
i... |
// This file generated on <%= Date.today %>, by <%= ENV['USER'] %>
// using the Limber plugin via: script/generate flex_application
package com.<%= file_name %>.util {
import mx.rpc.IResponder;
import mx.rpc.AsyncToken;
import mx.rpc.http.HTTPService;
import com.<%= file_name %>.util.PopupApplicat... |
/**
* Created with IntelliJ IDEA.
* User: mobitile
* Date: 10/17/13
* Time: 6:27 PM
* To change this template use File | Settings | File Templates.
*/
package skein.rest.client
{
import skein.rest.cache.CacheClient;
public interface RestClient
{
function init(path:String, params:Array):void;
function ad... |
/* ***** 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 free4u {
public class Images {
[Bindable]
[Embed(source = 'assets/Splash-480x800.png')]
public static var splashImageClass:Class;
[Bindable]
[Embed(source = 'assets/FreeStarbucks_1024x500.png')]
public static var splashImageHDClass:Class;
}
} |
package view.image.match
{
import flash.display.*;
import flash.events.Event;
import view.image.BaseImage;
import view.utils.*;
/**
* BG表示クラス
*
*/
public class ChannelBase extends BaseImage
{
// HP表示元SWF
[Embed(source="../../../../data/image/match/btn_chan... |
// eating other things
// setup: set in properties a string[]
#include "Hitters.as";
void onInit(CBlob@ this)
{
if (!this.exists("names to eat"))
{
string[] names;
this.set("names to eat", names);
}
if (!this.exists("names not to eat"))
{
string[] names = {this.getName()}; //default dont ... |
/*
** Source code Copyright 2006, Andrew Rapo
** May be used in non-commercial and commercial applications
** as long as the author is credited
*/
package org.rapo.games.astro.managers {
import flash.display.MovieClip;
import org.rapo.games.astro.BaseObject;
import org.rapo.games.astro.managers.Objec... |
package kabam.rotmg.stage3D.graphic3D {
import flash.utils.Dictionary;
import kabam.rotmg.stage3D.proxies.Context3DProxy;
import kabam.rotmg.stage3D.proxies.VertexBuffer3DProxy;
import org.swiftsuspenders.Injector;
import org.swiftsuspenders.dependencyproviders.DependencyProvider;
public class VertexBufferFactory im... |
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
// Urho3D editor settings dialog
bool subscribedToEditorSettings = false;
Window@ settingsDialog;
void CreateEditorSettingsDialog()
{
if (settingsDialog !is null)
return;
settingsDialog = ui.LoadLayout(cache.GetResource("XMLFile", "UI/EditorSettingsDialog.xml"));
ui.root.AddChild(s... |
package com.ankamagames.dofus.network.messages.game.prism
{
import com.ankamagames.dofus.network.types.game.prism.PrismFightersInformation;
import com.ankamagames.jerakine.network.CustomDataWrapper;
import com.ankamagames.jerakine.network.ICustomDataInput;
import com.ankamagames.jerakine.network.ICusto... |
////////////////////////////////////////////////////////////////////////////////
// Copyright 2016 Michael Schmalle - Teoti Graphix, LLC
//
// 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 ... |
package com.swlodarski.utils
{
/**
* @author sw
* Sort functionality by Simon Tatham (http://www.chiark.greenend.org.uk/~sgtatham/algorithms/listsort.html)
*/
public class LinkedList extends Collection
{
public static function fromArray( $array : Array ) : LinkedList
{
const ll : Linked... |
/**
* Author: Ebrahim Rajabzadeh
*
* Copyright: i-Vis Research Group, Bilkent University, 2009 - present
*/
package ivis
{
import flash.display.DisplayObject;
import flash.display.Graphics;
import flash.geom.Point;
import flash.geom.Rectangle;
import mx.formatters.NumberBaseRoundType;
import mx.... |
package kabam.rotmg.account.kabam.model {
public interface KabamParameters {
function getSignedRequest():String;
function getUserSession():Object;
}
}
|
// stun
#include "HittersNew.as";
#include "Knocked.as";
void onInit(CBlob@ this)
{
setKnockable(this); //already done in runnerdefault but some dont have that
this.getCurrentScript().removeIfTag = "dead";
}
f32 onHit(CBlob@ this, Vec2f worldPoint, Vec2f velocity, f32 damage, CBlob@ hitterBlob, u8 customData)
{
... |
package ahhenderson.core.managers.dependency.facadeService.interfaces
{
import ahhenderson.core.collections.interfaces.IDictionaryItem;
public interface IServiceRequest extends IDictionaryItem
{
function get args():Array;
function get serviceDefinition():IServiceDefinition;
function get reques... |
package h2olib.control.event
{
import flash.events.Event;
/**
* The MessageEvent class used to signal about click to the
* checkbox in tree.
* @author Viktor Potapov / Ramada
*
* @version $Revision 1.0 $ $Date: 2009-09-24 12:36:50 +0300 (Thu, 24 Sep 2009) $
*
*/
public class TreeCheckboxEvent extends... |
package com.joeberkovitz.simpleworld.controller
{
import com.joeberkovitz.moccasin.controller.DragMediator;
import com.joeberkovitz.moccasin.view.ViewContext;
import com.joeberkovitz.simpleworld.model.Line;
import com.joeberkovitz.simpleworld.view.WorldView;
import flash.events.MouseEvent;
... |
package lists
{
import lists.nodes.ListNodeBase;
public class DataExtendsNodeList
{
public var head : ListNodeBase;
public var tail : ListNodeBase;
public function add( node : ListNodeBase ) : void
{
if( ! head )
{
head = tail = node;
}
else
{
tail.next = node;
node.previous = t... |
package visuals.ui.elements.slotmachine
{
import com.playata.framework.display.Sprite;
import com.playata.framework.display.lib.flash.FlashDisplayObjectContainer;
import com.playata.framework.display.lib.flash.FlashSprite;
import flash.display.MovieClip;
public class SymbolSlotmachineAnimationJackpot... |
package
{
import net.flashpunk.graphics.Image;
/**
* ...
* @author UnknownGuardian
*/
public class FireSpitter extends Enemy
{
[Embed(source="Assets/Graphics/Enemies/evil_tile.png")]private const FIRESPITTER:Class;
private var _image:Image;
private var _fireballCounter:int = 0;
public function F... |
/* Automatically generated by IntelliJ IDEA from Java, revision needed before production use */
/*
* Copyright (c) 2008, Vaclav Slovacek. All Rights Reserved.
*
* Product: UIProtocol Java
*
* This source-code is released under following license:
* - no release outside i2home project is allowed
* - this copyright... |
package mx.core
{
import flash.text.Font;
public class FontAsset extends Font implements IFlexAsset
{
public function FontAsset()
{
super();
}
mx_internal static const VERSION:String = "4.6.0.23201";
}
}
|
/**
* Airbed - Adobe AIR CouchDB Client Library
*
* @author Matt Kane
* @license The MIT license.
* @copyright Copyright (c) 2010 CLEVR Ltd
*/
package com.clevr.airbed {
import flash.events.EventDispatcher;
import flash.net.URLRequestMethod;
import flash.net.URLRequest;
import flash.net.URLLoader;
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... |
package com.playata.application.data.dating
{
public class DatingPicture
{
public var datingIndex:int;
public var datingStep:int;
public var isAllowed:Boolean;
public function DatingPicture(param1:int, param2:int, param3:Boolean)
{
super()... |
package cadet3D.components.materials
{
import away3d.materials.SkyBoxMaterial;
import away3d.textures.BitmapCubeTexture;
import cadet.core.Component;
import cadet.events.ValidationEvent;
import cadet3D.components.textures.BitmapCubeTextureComponent;
import cadet3D.util.NullBitmapCubeTexture;
import flash.d... |
//THIS FILE IS AUTO GENERATED, DO NOT MODIFY!!
//THIS FILE IS AUTO GENERATED, DO NOT MODIFY!!
//THIS FILE IS AUTO GENERATED, DO NOT MODIFY!!
package com.gamesparks.api.responses
{
import com.gamesparks.api.types.*;
import com.gamesparks.*;
/**
* A response containing the challenge instance id that was accepte... |
import LuminicBox.Log.Logger;
class org.caleb.Configuration
{
public static var DEBUG:Boolean = true;
public static var LOG:Boolean = true;
public static var Log:Logger;
public static var FLASHOUT:Boolean = false;
} |
package {
import flash.display.LoaderInfo;
import flash.display.Sprite;
import flash.events.Event;
import hackazon.image.GifLoader;
import hackazon.slider.Slider;
import org.bytearray.gif.player.GIFPlayer;
import org.silexlabs.amfphp.clientgenerator.NetConnectionSingleton;
import org.silexlabs.amfphp.clientgenerator.O... |
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
/**
* <p>Original Author: toddanderson</p>
* <p>Class File: AndroidDialogOptionTitleBarSkin.as</p>
* <p>Version: 0.3</p>
*
* <p>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 re... |
table hubSearchText
"Track hub descriptions"
(
lstring hubUrl; "Hub URL"
string db; "Assembly name (UCSC format) for Assembly and Track descriptions, NULL for hub descriptions"
string track; "Track name for track descriptions, NULL for others"
string label; "Name to display in search results"
en... |
package eu.nekobit.alternativa3d.core.renderers
{
import alternativa.engine3d.alternativa3d;
import alternativa.engine3d.core.DrawUnit;
import alternativa.engine3d.core.Renderer;
import flash.display3D.Context3D;
import flash.display3D.Context3DCompareMode;
use namespace alternativa3d;
/**
* Should be sw... |
package {
import citrus.core.CitrusEngine;
import games.osmos.OsmosGameState;
[SWF(frameRate="60")]
/**
* @author Aymeric
*/
public class Main extends CitrusEngine {
public function Main() {
// copy & paste here the Ma... |
package kabam.rotmg.core.view {
import flash.display.Sprite;
import flash.text.TextField;
import flash.text.TextFormat;
public class BadDomainView extends Sprite {
private static const BAD_DOMAIN_TEXT:String = "<p align=\"center\"><font color=\"#FFFFFF\">Play at: <br/></font><font color=\"#7777EE\"><a href=\"http... |
/*
* $Id: ElementEvent.as 238 2010-01-31 10:49:33Z alessandro.crugnola $
* $Author Alessandro Crugnola $
* $Rev: 238 $ $LastChangedDate: 2010-01-31 05:49:33 -0500 (Sun, 31 Jan 2010) $
* $URL: http://purepdf.googlecode.com/svn/trunk/src/org/purepdf/events/ElementEvent.as $
*
* The contents of this file are subject to L... |
package jp.coremind.storage.transaction
{
import jp.coremind.utility.Log;
public class HashAdd implements ITransactionLog
{
private var
_value:*,
_key:*;
/**
* keyパラメータをキーにvalueパラメータを追加する。既にキーが存在する場合、何もしない.
*/
public function HashAd... |
////////////////////////////////////////////////////////////////////////////////
//
// 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.elctech {
import flash.events.*;
import flash.net.*;
import flash.system.Security;
import flash.xml.XMLDocument;
import flash.xml.XMLNode;
import mx.controls.Alert;
/**
* This class encapsulates a POST request to S3.
*
* After you create an S3PostRequest, invoke S3PostRequest::uplo... |
package com.netease.protobuf.fieldDescriptors
{
import com.netease.protobuf.FieldDescriptor;
import flash.utils.IDataInput;
import com.netease.protobuf.ReadUtils;
import com.netease.protobuf.WritingBuffer;
import com.netease.protobuf.WriteUtils;
public final class FieldDescriptor$TYPE_UINT32 exten... |
import "libc";
import "./apu";
import "./bits";
// Channel 3 — Wave
struct ChannelWave {
APU: *apu.APU;
// Internal On/Off for this channel
Enable: bool;
// "DAC" Enable -- essentially an enable flag that is touchable
DACEnable: bool;
// Position in WAVE
Position: uint8;
// Sample Buffer
Buffer: ... |
package charts.series.bars {
import flash.filters.DropShadowFilter;
import flash.geom.Matrix;
import charts.series.bars.Base;
public class Dome extends Base
{
public function Dome( index:Number, props:Properties, group:Number ) {
super(index, props, group);
//super(index, {'top':props.get('top')}, prop... |
intrinsic class MovieClipLoader
{
function MovieClipLoader();
function addListener(listener:Object):Boolean;
function getProgress(target:Object):Object;
function loadClip(url:String, target:Object):Boolean;
function removeListener(listener:Object):Boolean;
function unloadClip(target:Object):Boolean;
}
|
package SJ.Common.Constants
{
public final class ConstChat
{
/**
* 私聊
*/
public static const CHAT_TYPE_PRIVATE:int = 0;
/**
* 军团
*/
public static const CHAT_TYPE_ARMY:int = 1;
/**
* 世界
*/
public static const CHAT_TYPE_WORLD:int = 2;
/**
* 阵营
*/
public static const CHAT... |
package kabam.rotmg.text.view.stringBuilder {
import kabam.rotmg.language.model.StringMap;
public interface StringBuilder {
function setStringMap(param1:StringMap) : void;
function getString() : String;
}
}
|
/*
* 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 ... |
/**
* Copyright (c) 2009 Lance Carlson
* See LICENSE for full license information.
*/
package flails.resource {
import flash.events.EventDispatcher;
import flails.clients.HTTPClientBase;
import flails.clients.RailsClient;
import flails.clients.ResourceClient;
import flails.request.HTTPFilter;
import fla... |
package kabam.rotmg.classes.model {
public class CharacterClassStat {
public function CharacterClassStat() {
super();
}
public var initial:int;
public var max:int;
public var rampMin:int;
public var rampMax:int;
}
}
|
package com.playata.application.ui.dialogs
{
import com.playata.application.platform.ServerInfo;
import com.playata.application.ui.elements.generic.button.UiButton;
import com.playata.application.ui.elements.generic.dialog.UiDialog;
import com.playata.framework.input.InteractionEvent;
import visuals.ui.d... |
package kabam.rotmg.news.view
{
import robotlegs.bender.bundles.mvcs.Mediator;
import kabam.rotmg.news.controller.NewsDataUpdatedSignal;
import kabam.rotmg.news.model.NewsModel;
import kabam.rotmg.news.services.GetAppEngineNewsTask;
import kabam.rotmg.news.model.NewsCellVO;
public class NewsModalM... |
package com.playata.application.ui.dialogs
{
import com.playata.application.data.GameUtil;
import com.playata.application.data.constants.CConstant;
import com.playata.application.data.dataobject.DOGuildCompetition;
import com.playata.application.data.dataobject.DOTournamentGuildCompetitionReward;
import ... |
package com.flexcapacitor.utils
{
import flash.events.Event;
public class MXMLImporterEvent extends Event
{
public static var INITIALIZE:String = "onInitialize";
public var idString : String;
public function MXMLImporterEvent(type : String, indata:String, bubbles : Boolean = false, cancelable : Boolean... |
package com.ankamagames.dofus.network.messages.game.context.fight
{
import com.ankamagames.dofus.network.types.game.action.fight.FightDispellableEffectExtendedInformations;
import com.ankamagames.dofus.network.types.game.actions.fight.GameActionMark;
import com.ankamagames.dofus.network.types.game.context.... |
////////////////////////////////////////////////////////////////////////////////
//
// 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... |
/**
* Static class that shows the winning line by playing the animation on items on the winning line
* For example, if line 1 wins a bet with because of first three matching items, the first three items on
* line one will play the animation
*
* @langversion ActionScript 3.0
* @playerversion Flash 9.0
* @aut... |
/**
* <p>Original Author: toddanderson</p>
* <p>Class File: BinarySearch.as</p>
* <p>Version: 0.3</p>
*
* <p>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, includin... |
/*
Copyright aswing.org, see the LICENCE.txt.
*/
package org.aswing.event
{
import org.aswing.components.Component;
import org.aswing.dnd.SourceData;
import org.aswing.geom.IntPoint;
import flash.events.Event;
public class DragAndDropEvent extends AWEvent
{
/**
* The <code>DragAndDropEvent.DRAG_RE... |
package kabam.rotmg.messaging.impl.incoming {
import flash.utils.IDataInput;
import kabam.rotmg.messaging.impl.data.CompressedInt;
public class QuestObjId extends IncomingMessage {
public var objectId_:int;
public var idk:Vector.<int>;
public function QuestObjId(id:uint, callback:Function) {
this... |
/**
* Created by FALCYFLO on 06/11/2015.
*/
package melon.physics.nape.service {
import nape.phys.Material;
public interface IMaterialManager {
function getMaterial(materialID : String) : Material;
}
}
|
/**
* MyClient2地图编辑器 - Copyright (c) 2010 王明凡
*/
package com.mapnavigate.loader
{
import flash.events.Event;
import flash.net.URLLoaderDataFormat;
/**
* MLoader扩展类
* @author 王明凡
*/
public class MExtendLoader extends MLoader
{
public static const MEL_BYTEARRAY:String="mel_bytearray";
... |
package org.bigbluebutton.modules.phone.events
{
import flash.events.Event;
public class WebRTCCallEvent extends Event
{
public static const WEBRTC_CALL_STARTED:String = "WEBRTC_CALL_STARTED";
public static const WEBRTC_CALL_CONNECTING:String = "WEBRTC_CALL_CONNECTING";
public static const WEBRTC_CALL_ENDED:... |
package org.osflash.vanilla.reflection.map {
public class InjectionMap
{
private var _constructorFields : Array = [];
private var _fields : Object = {};
private var _methods : Object = {};
private var _typedHint : Class;
public function addConstructorField(injectionDetails : InjectionDetail) : void
{
... |
package view.screen.attractloop
{
import flash.display.DisplayObject;
import com.pixeldroid.r_c4d3.controls.JoyButtonEvent;
import com.pixeldroid.r_c4d3.controls.JoyHatEvent;
import com.pixeldroid.r_c4d3.game.control.Notifier;
import com.pixeldroid.r_c4d3.game.control.Signals;
import com.pixeldroid.r_c4d3.ga... |
package com.sanbeetle.component
{
import com.sanbeetle.core.UIComponent;
import flash.display.CapsStyle;
import flash.display.GradientType;
import flash.display.JointStyle;
import flash.display.LineScaleMode;
import flash.geom.Matrix;
public class IColorBox extends UIComponent
{
private var _l... |
SECTION .text
global binary_array_to_number
binary_array_to_number:
mov edx, 0
mov eax, 0
.loop:
shl eax, 1
add eax, [rdi + rdx]
add edx, 4
dec esi
cmp esi, 0
jne .loop
.end:
ret
|
package game.data {
import com.data.Data;
import com.data.HashMap;
import flash.utils.ByteArray;
/**
* 物品表数据
* @author joy
*/
public class Goods extends Data {
/**
*是否从背包点击打开的物品引导
*/
public var isPack:Boolean = true;
public ... |
package laya.ani.bone.canvasmesh
{
import laya.maths.Matrix;
import laya.maths.Rectangle;
import laya.resource.Texture;
/**
* @private
*/
public class MeshData
{
/**
* 纹理
*/
public var texture:Texture;
/**
* uv数据
*/
public var uvs:Array = [0, 0, 1, 0, 1, 1, 0, 1];
/**
* ... |
package view.scene.quest
{
import flash.display.*;
import flash.events.Event;
import flash.events.MouseEvent;
import flash.events.EventDispatcher;
import flash.geom.*;
import mx.core.UIComponent;
import mx.controls.Label;
import org.libspark.thread.Thread;
import org.libspark.threa... |
/*
* Copyright 2008 ZXing 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 applicable law o... |
package com.events
{
import flash.events.Event;
public class ODataEvent extends Event
{
public static const DATA:String = 'webuploaderdata';
public var data:*;
public function ODataEvent(type:String, data:* = null)
{
this.data = data;
super(type, bubbles, cancelable);
}
p... |
//------------------------------------------------------------------------------
// 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 org.axgl {
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.display3D.Context3DBlendFactor;
import flash.display3D.Context3DProgramType;
import flash.display3D.Context3DVertexBufferFormat;
import flash.display3D.IndexBuffer3D;
import flash.geom.Matrix3D;
import flash.ge... |
package uieditor.editor.history
{
import starling.display.DisplayObject;
import starling.display.DisplayObjectContainer;
import uieditor.editor.UIEditorApp;
import uieditor.editor.history.IHistoryOperation;
public class MoveLayerOperation extends AbstractHistoryOperation
{
private var _oldParent:DisplayObjec... |
package org.flixel.system
{
import flash.display.BitmapData;
import flash.geom.Point;
import flash.geom.Rectangle;
import org.flixel.FlxCamera;
import org.flixel.FlxG;
import org.flixel.FlxU;
/**
* A helper object to keep tilemap drawing performance decent across the new multi-camera system.
* Pretty much... |
/*
* Tangible User Interfacer (former TouchAll) misc code.
*
* Copyright 2016 Gonçalo Amador <g.n.p.amador@gmail.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
*
* ... |
class SwitcherScript_1 {
Entity @self;
Entity @puzzle0Script;
Entity @puzzle1Script;
SwitcherScript_1(Entity @entity){
@self = @entity;
@puzzle0Script = GetEntityByGUID(1511787032);
@puzzle1Script = GetEntityByGUID(1510920517);
}
void SwitchPuzzle0() {
puzzle0Sc... |
////////////////////////////////////////////////////////////////////////////////
//
// 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
... |
table ensemblToGeneName
"Ensembl gene transcript to other gene name translation table"
(
string name; "Ensembl transcript ID"
string value; "alternate gene name"
)
|
package com.txt_nifty.sketch.flmml
{
import __AS3__.vec.Vector;
/**
* ...
* @author ALOE
*/
public class MPolyChannel implements IChannel
{
protected var m_form:int;
protected var m_subform:int;
protected var m_volMode:int;
protected var m_voiceId:Number;
protected var m_lastVoice:MChannel;
... |
package com.rockdot.project.view.element.editor {
import com.greensock.TweenLite;
import com.rockdot.library.view.component.common.form.button.Button;
import com.rockdot.library.view.textfield.UITextField;
import com.rockdot.project.model.Colors;
import com.rockdot.project.view.text.Copy;
import flash.display.Sh... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.