GameSprite has no "flip" property #7

Closed
opened 2012-04-03 15:15:25 +00:00 by mdkcore0 · 0 comments
mdkcore0 commented 2012-04-03 15:15:25 +00:00 (Migrated from github.com)

It is interesting to have two new properties on the game sprite item:

  • verticalFlip: literally do a flip of the item; and
  • horizontalFlip: just do a horizontal flip of the item.

These properties are helpful when writing a game where the entities are free to walk on either direction.

It is interesting to have two new properties on the game sprite item: - verticalFlip: literally do a flip of the item; and - horizontalFlip: just do a horizontal flip of the item. These properties are helpful when writing a game where the entities are free to walk on either direction.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mdkcore/Quasi-Engine#7
No description provided.