登录
首页 » 其他 » Delphi纸牌游戏动画特效

Delphi纸牌游戏动画特效

于 2022-01-26 发布 文件大小:48.43 kB
0 199
下载积分: 2 下载次数: 1

代码说明:

一个基于Delphi编写的纸牌游戏动画特效,并不是一个完整的游戏,而是生成的纸牌动态效果,和图像处理有关的一个Delphi范例,如演示截图所示,生成的动画 效果还是挺不错的,或许可作为某方面的借鉴。部分代码如下:   FCardId:Cardinal ; //扑克的编号,0-51为各花色的1-K,52为大王,53小王   FFaceUp:bool; //是否正面朝上   procedure SetCardId(id:Cardinal);//设置扑克牌的编号   procedure SetFaceUp(Flag:Bool); //设置是否正面朝上   function GetValue:integer; //得到扑克牌的点数   function GetSuit:TCardSuit; //得到扑克牌的花色   procedure Paint; override; //画扑克牌的程序   constructor Create(AOwner:TComponent);overload;override; //构造函数   constructor Create(AOwner:TComponent;Id:Cardinal);overload;   procedure SetCard(Suit:TCardSuit;Value:Cardinal); //设置扑克牌的编号   property CardId:Cardinal read FCardId write SetCardId; //扑克牌编号   property FaceUp:bool read FFaceUp write SetFaceUp default False; //正面朝上   property Value:integer read GetValue; //扑克的点数,只读   property Suit:TCardSuit read GetSuit; //扑克的花色,只读

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1.本系统生成静态shtml文件!不过仅仅是后缀而已,实生成的是静态的html页面,熟悉asp的朋友可以自己修改后缀! 2.本系统采用功能强大的eWebSof...
    1.本系统生成静态shtml文件!不过仅仅是后缀而已,其实生成的是静态的html页面,熟悉asp的朋友可以自己修改后缀! 2.本系统采用功能强大的eWebSoft在线编辑器2.8.0,能够保存远程图片! 3.使用一级分类方法,简单,又能有效的解决一般分类问题!简单实用! 4.后台管理相对强大,文章的添加和修改,类别的修改,添加,删除,傻瓜方式生成Js代码,方便与入门级站长的管理! 5.能生成 JS代码,在任何地方都能调用本系统的文章! 6.由于本系统主要用于中小型网站,并且,所有论坛系统都有用户注册数据库,所以不使用会员注册,既能减少维护的困难度,又能与论坛系统/如动网搭配,共同构建网站平台!以后版本可能根据需要增加。 7.完善的数据备份,一旦发生数据崩溃,几秒间将恢复系统! 适用网站:大中小型站点,与论坛配合更能增强功能 后台登录页面:admin.asp 后台登录帐号:苏青网 后台登录密码:www.54xiu.com 编辑器管理帐号:苏青网 编辑器管理密码:www.54xiu.com -1. The system generated static shtml paper! But i s only suffixes, in fact generated static html pages, familiar with the asp friends can change their suffix! 2. The system uses powerful eWebSoft online editor 2.8.0, to preserve long-distance pictures! 3. The use of a classification method, a simple, yet effective solution to the general classification! Simple and practical! 4. Relatively strong management background, the article adds and changes, the types of changes, add, delete, stupid way js code generation, convenient and director of the
    2023-03-27 23:30:03下载
    积分:1
  • 使用C#菜单组件实现窗体菜单
    使用C#菜单组件实现窗体菜单,实现最简单的C#程序窗口菜单,初学者学习菜单的制作过程,代码中带有注释。
    2022-10-07 09:30:03下载
    积分:1
  • c语言代码源程序c language code source
    c语言代码源程序c language code source-c language code source c language code source
    2022-07-03 22:18:42下载
    积分:1
  • 任天堂gba平台的一个游戏demo,希望对大家有所帮助
    任天堂gba平台的一个游戏demo,希望对大家有所帮助-Nintendo gba platform a game demo, hope to help everyone
    2022-03-22 21:12:30下载
    积分:1
  • 这个是一个完整的3Ddemo,通过mascot v3引擎实现。
    这个是一个完整的3Ddemo,通过mascot v3引擎实现。-this is a complete 3Ddemo, mascot v3 engine to achieve.
    2022-06-28 14:24:47下载
    积分:1
  • 这是使用位数组的主要生成。这是最好的最好的发电机。这个...
    This the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.-This is the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.
    2022-11-03 06:20:03下载
    积分:1
  • 用count.v和count.c两个文件作为例子,用来说明modelsim的pLI使用方法...
    用count.v和count.c两个文件作为例子,用来说明modelsim的pLI使用方法-using two source files (count.v and count.c ) to demonstrate how to use modesim with PLI
    2022-04-19 00:48:00下载
    积分:1
  • 结构体和共用体简单演示
    结构体和共用体简单演示-sharing and the structure of a simple demo-
    2022-04-26 12:50:30下载
    积分:1
  • children legend, and a little girl, the love story of life and you are welcome t...
    小孩的传说,和一个小女孩,一生的爱情故事,欢迎大家下载-children legend, and a little girl, the love story of life and you are welcome to download
    2023-03-01 09:45:03下载
    积分:1
  • The latest Snake game, added a certain probability of Apple' s changes into m...
    最新的贪吃蛇游戏,添加了苹果有一定概率变为地雷的改动-The latest Snake game, added a certain probability of Apple" s changes into mine
    2022-04-10 10:58:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载