HTML5 game development open source library lufylegend1.4.1 released
To download the lufylegend.js library and API documentation, please click the link below
http://lufylegend.com/lufylegend
1. Update content of version 1.4.1
##1, Fixed some low-level bugs2, Added hitTest method, used to detect rectangular collision
3, added hitTestArc method, used to detect circular collision
4, added Array.prototype.indexOf method for IE browser
5, added LRectangle rectangular class
6, added LQuadTree quadtree class, user quick collision detection
7, added some connector encapsulation of Box2dWeb
8, added flip function for LBitmap object, width attribute is not It can be used directly. When changing the width of the LBitmap object, the scaleX attribute should be used. When obtaining the width, use the getWidth() method
9, which extends the LAnimation class and adds static playback, reverse playback and mirror playback
Second, regarding the encapsulation of the new Box2dWeb connector, you can see the demo below, which adds various connectors
http://lufy.netne.net/lufylegend-js/lufylegend-1.4/box2d/sample01/index9.html
three , for application examples of LRectangle rectangle and LQuadTree quadtree, you can see the following two tests to compare the efficiency of the quadtree
1, no quadtree is applied, 200 rectangles collide in pairs
#http://lufy.netne.net/lufylegend-js/lufylegend-1.4/QuadTree/test.html
##2, apply quadtree, 400 rectangles Two collisionhttp://lufy.netne.net/lufylegend-js/lufylegend-1.4/QuadTree/test2.html
Four, finally, I made a development video, which is 28 minutes long
http://lufy.netne.net/movie.php?m=XNDI4MDM3NjE2
Video: html5 development of fruit picking game
##Video: html5 development fruit picking game 2
http://lufy.netne.net/movie.php?m=XNDI4MDU0MDE2
##Video: html5 development fruit picking game threehttp://lufy.netne.net/movie.php?m=XNDI4MDc1NDky
The above is the content released by the HTML5 game development open source library lufylegend1.4.1. For more related content, please pay attention to the PHP Chinese website (www.php.cn)!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Guide to Table Border in HTML. Here we discuss multiple ways for defining table-border with examples of the Table Border in HTML.

This is a guide to Nested Table in HTML. Here we discuss how to create a table within the table along with the respective examples.

Guide to HTML margin-left. Here we discuss a brief overview on HTML margin-left and its Examples along with its Code Implementation.

Guide to HTML Table Layout. Here we discuss the Values of HTML Table Layout along with the examples and outputs n detail.

Guide to HTML Input Placeholder. Here we discuss the Examples of HTML Input Placeholder along with the codes and outputs.

Guide to the HTML Ordered List. Here we also discuss introduction of HTML Ordered list and types along with their example respectively

Guide to Moving Text in HTML. Here we discuss an introduction, how marquee tag work with syntax and examples to implement.

Guide to HTML onclick Button. Here we discuss their introduction, working, examples and onclick Event in various events respectively.
