Squeak Class Documentation category index | class index  
 
FXBltSimulator
  category: Graphics-FXBlt
  superclass: FXBltSimulation
  subclasses:

No comment. Sorry.

instance methods
  as yet unclassified
  initBBOpTable
initializeDitherTables
mergeFn:with:

  debug support
  dstLongAt:
dstLongAt:put:
srcLongAt:

class methods
  initialization
  resetCacheStats

  instance creation
  new

  translation
  translate:doInlining:

instance methods
  as yet unclassified top  
 

initBBOpTable


 

initializeDitherTables


 

mergeFn:with:


  debug support top  
 

dstLongAt:


 

dstLongAt:put:


 

srcLongAt:


class methods
  initialization top  
 

resetCacheStats

BitBltSimulator resetCacheStats


  instance creation top  
 

new

Answer a new instance of the receiver (which is a class) with no indexable variables. Fail if the class is indexable.


  translation top  
 

translate:doInlining:

Time millisecondsToRun: [
Interpreter translate: 'interp.c' doInlining: true.
Smalltalk beep] 164760 167543 171826 174510