代码搜索:Block
找到约 10,000 项符合「Block」的源代码
代码结果 10,000
www.eeworm.com/read/159440/10648544
gif block.gif
www.eeworm.com/read/277067/10670847
cpp block.cpp
/*!
********************************************************
*\file
* block.cpp
*\brief
* implementation for 8x8 block level functions.
*\date
* 12/6/2002
*
*************************
www.eeworm.com/read/277067/10670945
h block.h
/*!
********************************************************
*\file
* block.h
*\brief
* interface for 8x8 block level functions.
*\date
* 12/6/2002
*
********************************
www.eeworm.com/read/276855/10700891
bmp block.bmp
www.eeworm.com/read/276855/10701289
bmp block.bmp
www.eeworm.com/read/350514/10734194
h block.h
#ifndef BLOCK_H
#define BLOCK_H
#include
class TBlock
{
public:
TBlock() :iType(0), iRot(0) {}
static int BlockCount();
static TBlock Block(int id);
static TBlock Rando
www.eeworm.com/read/350514/10734228
cpp block.cpp
#include "block.h"
#include
const int numBlocks=7;
const TUint16 bl_types[4][numBlocks]=
// #### ### ### ## ## ## ###
// # # ##
www.eeworm.com/read/276195/10753940
cs block.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using System.Collections;
namespace MyTetris
{
///
/// 方块类,用来定义方块的基本操作
///
public clas
www.eeworm.com/read/276195/10753985
cs block.cs
using System;
using System.Drawing;
using System.Windows.Forms;
using System.Collections;
namespace MyTetris
{
///
/// 方块类,用来定义方块的基本操作
///
public clas
www.eeworm.com/read/349947/10780157
h block.h
#ifndef _BLOCK_H_
#define _BLOCK_H_
#include
#include "global.h"
int tmp_mv[72][92][2];
int tmp_mv1[4][72][92][2];
int MbLum[256];
unsigned char LumPred[256];
int MbCb[64];
int