Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: [Solved] Moving from 1.6 to 2.0  (Read 1248 times)

0 Members and 1 Guest are viewing this topic.

Fouf

  • Newbie
  • *
  • Posts: 23
    • View Profile
[Solved] Moving from 1.6 to 2.0
« on: June 10, 2011, 02:04:54 am »
So I compiled 2.0 and I get lots of errors using it with my 1.6 code, yay.
I fixed most, such as string to text.. but I was using ::Shape.SetOutline etc to make a nice little textbox wrapper

How do I go about doing this now? It seems they are not part of ::Text now
Code: [Select]
outline.EnableOutline(true);
outline.EnableFill(false);
outline.SetOutlineWidth(1);

:C[/size]

-- Nevermind, did not look closely enough. :x sorry! Will not make a useless thread again. -.-
- Fouf

 

anything