Book Image

haXe 2 Beginner's Guide

5 (1)
Book Image

haXe 2 Beginner's Guide

5 (1)

Overview of this book

Table of Contents (21 chapters)
haxe 2
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we've learned how you can interface your haXe code with your target platform by using magic functions and using the __init__ magic. We have also seen how to use several magic functions.

Now that we've seen how to interface haXe code with the target platform, we are going to create a completely dynamic website with haXe targeting Javascript.