Español
Fuente/ Codesnippets

Digital Erstellen Lauftext

 

KompilierenMarcaSeparación
Source wurde am 15.07.2007 aus der MMJ-Quellcodesammlung (Dietmar Horn) in die Babyklappe auf XProfan.Com abgelegt:
Lauftext (digital) erstellen
Lauffähig ab Profan-Version 5.0
declare posit#
dim posit#,255

proc disposedigitext

    dispose posit#

endproc

proc startdigitext

    declare string$,aktz%,zeichen$
    let string$= !#$%&()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[]^_
    let aktz%=0

    while neq(aktz%,len(string$))

        inc aktz%
        let zeichen$=mid$(string$,aktz%,1)
        byte posit#,ord(zeichen$)=sub(aktz%,1)

    wend

    mloadbmp Anzeige.bmp

endproc

proc digitext

    parameters x%,y%,string$
    declare aktz%,zeichen$,pos%
    let aktz%=0

    while neq(aktz%,len(string$))

        inc aktz%
        let zeichen$=mid$(string$,aktz%,1)
        let pos%=byte(posit#,ord(zeichen$))
        mcopybmp mul(pos%,16),0-17,19 > x%,y%;0
        add x%,15

    wend

endproc

cls 0
startdigitext
randomize
declare text$,x%,y%,timer&
let text$=lower$(input$(,,))
let y%=100
let x%=640
let timer&=add(&gettickcount,50)
usebrush 1,0
usepen 0,1,0

while neq(%mousepressed,2)

    if gt(&gettickcount,timer&)

        rectangle add(x%,mul(len(text$),15)),y%-add(add(x%,mul(len(text$),15)),8),add(y%,19)
        digitext x%,y%,text$
        sub x%,5

        if lt(x%,mul(mul(len(text$),15),-1))

            let x%=640
            let y%=rnd(height(%hwnd))

        endif

        let timer&=add(&gettickcount,50)

    endif

wend

dispos
ext end
 
16.07.2007  
 



Zum Quelltext


Título del Tema, max. 100 Signo.
 

Systemprofile:

Kein Systemprofil creado. [anlegen]

XProfan:

 Contribución  Font  Smilies  ▼ 

Bitte registro en una Contribución a verfassen.
 

Tema opciones

1.409 Views

Untitledvor 0 min.
Heltal03.08.2014
Frank Vorholzer05.02.2012
Peter Max Müller08.12.2011
Julian Schmidt20.05.2011
Más...

Themeninformationen

Dieses Thema ha 1 subscriber:

unbekannt (1x)


Admins  |  AGB  |  Applications  |  Autores  |  Chat  |  Política de Privacidad  |  Descargar  |  Entrance  |  Ayuda  |  Merchantportal  |  Pie de imprenta  |  Mart  |  Interfaces  |  SDK  |  Services  |  Juegos  |  Búsqueda  |  Support

Ein Projekt aller XProfan, el lo son!


Mi XProfan
Privado Noticias
Eigenes Ablageforum
Temas-Merkliste
Eigene Beiträge
Eigene Temas
Zwischenablage
Cancelar
 Deutsch English Français Español Italia
Traducciones

Política de Privacidad


Wir uso Cookies sólo como Session-Cookies wegen el technischen Notwendigkeit y en uns hay no Cookies de Drittanbietern.

Wenn du hier en unsere Webseite klickst oder navigierst, stimmst du unserer Erfassung de Informationen en unseren Cookies en XProfan.Net a.

Weitere Informationen a unseren Cookies y dazu, como du el Kontrolle darüber behältst, findest du en unserer nachfolgenden Datenschutzerklärung.


einverstandenDatenschutzerklärung
Yo möchte no Cookie