代码搜索:Layer
找到约 10,000 项符合「Layer」的源代码
代码结果 10,000
www.eeworm.com/read/240472/4573670
transparent in a layer
Cutout
1148347252 315.000
1148417134 0.11 inches
1466201192 0.15 inches
1332765556 100.000
1935963971 RGB: 0.0% 0.0% 0.0% (0 0 0)
1181491232 1718174257
1181500268 RGB: 100.0% 100.0% 100.0% (255
www.eeworm.com/read/178865/5312166
as layer.as
interface com.gamepackage.tilemap.Layer extends com.gamepackage.tilemap.Moveable
{
function create( Void ): Void;
function getLayerWidth( Void ): Number;
function getLayerHeight( Void ): Numbe
www.eeworm.com/read/431999/1901621
as layer.as
interface com.gamepackage.tilemap.Layer extends com.gamepackage.tilemap.Moveable
{
function create( Void ): Void;
function getLayerWidth( Void ): Number;
function getLayerHeight( Void ): Numbe
www.eeworm.com/read/292260/8362579
gif layer.gif
www.eeworm.com/read/391237/8414746
h layer.h
#ifndef H_LAYER_H
#define H_LAYER_H
#include
#include
#include //For CWindowGc
#include "GraphicsTool.h"
namespace gamespace
{
/*************************
www.eeworm.com/read/391237/8414858
cpp layer.cpp
#include "Layer.h"
namespace gamespace
{
CLayer::CLayer()
{
Init();
}
CLayer::~CLayer()
{
}
void CLayer::Init()
{
iRows=0;
iCols=0;
iBmWidth=0;
iBmHeight=0;
iX=0;
i
www.eeworm.com/read/189035/8496014
h layer.h
#if !defined(AFX_LAYER_H__BEEF0556_4665_44C9_861A_7A02C27B9758__INCLUDED_)
#define AFX_LAYER_H__BEEF0556_4665_44C9_861A_7A02C27B9758__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/189035/8496029
cpp layer.cpp
// LAYER.cpp : implementation file
//
#include "stdafx.h"
#include "wyc.h"
#include "LAYER.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#end
www.eeworm.com/read/187835/8597546
pas layer.pas
//----------------------------------------------------------------------------------------------------------------------
//
// This file is part of the SimpleWebFront-DBDesigner4-Plugin.
// Copy
www.eeworm.com/read/287703/8675537