MAY THE SOURCE BE WITH YOU…

Posts tagged ‘object’

I have just released GOF.
Game Object Framework is a framework for making games. GOF describes different types of entities and how they should interact. The open source code is in ActionScript 3.0 and is mainly composed of interfaces; however, the concepts are not specific to any platform.
to learn more: http://imanit.com/blog/?p=85
to browse UML: http://www.scuge.com/gof/uml/

to [...]

What is Game Object Framework?

December 8th, 2009

Game Object Framework is a framework for making games. GOF describes different types of entities and how they should interact. The open source code is in ActionScript 3.0 and is mainly composed of interfaces; however, the concepts are not specific to any platform.
Game Object Framework was designed with the following in mind: minimize complexity and [...]

Object Oriented Concepts

August 26th, 2008

Below is a short list of object oriented concepts.
Object:
An object is a software bundle of related state and behavior. Software objects are often used to model the real-world objects that you find in everyday life. This lesson explains how state and behavior are represented within an object, introduces the concept of data encapsulation, and explains [...]

Proudly powered by WordPress. Theme developed with WordPress Theme Generator.
Copyright © MAY THE SOURCE BE WITH YOU…. All rights reserved.