代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/308191/13706244
h effect.h
#ifndef __EFFECT_H__
#define __EFFECT_H__
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
///////////////////////////////////////////////////////////////
class CSurroundEffect
www.eeworm.com/read/131804/5927856
java effect.java
// The MIT License
//
// Copyright (c) 2004 Evren Sirin
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (
www.eeworm.com/read/251886/6336125
h effect.h
#ifndef EFFECT_H
#define EFFECT_H
struct EffectPluginData
{
GList *effect_list;
GList *enabled_list;
/* FIXME: Needed? */
gboolean playing;
gboolean paused;
};
GList *get_effect_list(void);
voi
www.eeworm.com/read/251886/6336128
c effect.c
/* XMMS - Cross-platform multimedia player
* Copyright (C) 1998-2000 Peter Alm, Mikael Alm, Olle Hallnas, Thomas Nilsson and 4Front Technologies
*
* This program is free software; you can redis
www.eeworm.com/read/487116/6524014
bmp effect.bmp
www.eeworm.com/read/484735/6573149
js effect.js
/*************
****
**/
startColor = "#404040"; // MouseOut link color
endColor = "#FF3366"; // MouseOver link color
stepIn = 19; // delay when fading in
stepOut = 23; // delay
www.eeworm.com/read/157515/11697764
cpp effect.cpp
#include
#include "maplay.h"
#include "helper.h"
#include "effect.h"
#include
short Clip16(int s)
{
int nRet = s;
if (nRet > 32767)
nRet = 32767;
else if (nRet <
www.eeworm.com/read/157515/11697807
h effect.h
#ifndef __EFFECT_H__
#define __EFFECT_H__
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
///////////////////////////////////////////////////////////////
class CSurroundEffect
www.eeworm.com/read/155405/11879692
swf effect.swf
www.eeworm.com/read/255834/12053663