User Tools

Site Tools


en:examples:objects:create_object

This is an old revision of the document!


Table of Contents

Create Object

Code

orxOBJECT *heroObject = orxObject_CreateFromConfig("HeroObject");

Config

[HeroObject]
Graphic  = HeroGraphic
Position = (320, 200, 0)
 
[HeroGraphic]
Texture = hero.png
en/examples/objects/create_object.1518583665.txt.gz · Last modified: 2018/02/14 00:47 (7 years ago) (external edit)