[Gambas-devel] Virtual class in gambas

Benoit Minisini gambas at ...1...
Thu Aug 11 14:47:37 CEST 2005


On Wednesday 10 August 2005 22:19, Laurent Carlier wrote:
> Currently i've start adding a sprite management in sdl.image component
> (in gambas :) ).
>
> I would like to know if it is possible to make virtual class with gambas
> native language (return self property).
>
> ex : sprite[0].blit(x,y)
>
>
> Regards,

No... This is an internal "hack" made for speeding up C/C++ components.

Sprites in Gambas ? And speed ? :-) And I hate this 'blit' name everywhere - I 
prefer 'Draw' ;-)

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list